Run new_gallery__transition_perf on mokey in staging (#147339)
This commit is contained in:
parent
a2a54fe47f
commit
6c5606bea7
33
.ci.yaml
33
.ci.yaml
@ -99,6 +99,17 @@ platform_properties:
|
|||||||
os: Linux
|
os: Linux
|
||||||
device_type: "SM-A025V"
|
device_type: "SM-A025V"
|
||||||
|
|
||||||
|
linux_mokey:
|
||||||
|
properties:
|
||||||
|
dependencies: >-
|
||||||
|
[
|
||||||
|
{"dependency": "android_sdk", "version": "version:34v3"},
|
||||||
|
{"dependency": "open_jdk", "version": "version:17"},
|
||||||
|
{"dependency": "curl", "version": "version:7.64.0"}
|
||||||
|
]
|
||||||
|
os: Linux
|
||||||
|
device_type: "mokey"
|
||||||
|
|
||||||
mac:
|
mac:
|
||||||
properties:
|
properties:
|
||||||
contexts: >-
|
contexts: >-
|
||||||
@ -2799,6 +2810,28 @@ targets:
|
|||||||
["devicelab", "android", "linux"]
|
["devicelab", "android", "linux"]
|
||||||
task_name: new_gallery__transition_perf
|
task_name: new_gallery__transition_perf
|
||||||
|
|
||||||
|
# Mokey, Impeller
|
||||||
|
- name: Linux_mokey new_gallery_impeller__transition_perf
|
||||||
|
recipe: devicelab/devicelab_drone
|
||||||
|
bringup: true # Device exists only in staging.
|
||||||
|
presubmit: false
|
||||||
|
timeout: 60
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab", "android", "linux", "mokey"]
|
||||||
|
task_name: new_gallery_impeller__transition_perf
|
||||||
|
|
||||||
|
# Mokey, Skia
|
||||||
|
- name: Linux_mokey new_gallery__transition_perf
|
||||||
|
recipe: devicelab/devicelab_drone
|
||||||
|
bringup: true # Device exists only in staging.
|
||||||
|
presubmit: false
|
||||||
|
timeout: 60
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab", "android", "linux", "mokey"]
|
||||||
|
task_name: new_gallery__transition_perf
|
||||||
|
|
||||||
# Pixel 7 Pro, Skia
|
# Pixel 7 Pro, Skia
|
||||||
- name: Linux_pixel_7pro new_gallery__transition_perf
|
- name: Linux_pixel_7pro new_gallery__transition_perf
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user