Run new_gallery__transition_perf on mokey in staging (#147339)

This commit is contained in:
Zachary Anderson 2024-04-24 16:33:15 -07:00 committed by GitHub
parent a2a54fe47f
commit 6c5606bea7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,6 +99,17 @@ platform_properties:
os: Linux
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:
properties:
contexts: >-
@ -2799,6 +2810,28 @@ targets:
["devicelab", "android", "linux"]
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
- name: Linux_pixel_7pro new_gallery__transition_perf
recipe: devicelab/devicelab_drone