diff --git a/.ci.yaml b/.ci.yaml index 5ead9e46125..9c78ac4edec 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2821,6 +2821,17 @@ targets: ["devicelab", "android", "linux", "mokey"] task_name: new_gallery_impeller__transition_perf + # Mokey, Impeller (OpenGL) + - name: Linux_mokey new_gallery_opengles_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_opengles_impeller__transition_perf + # Mokey, Skia - name: Linux_mokey new_gallery__transition_perf recipe: devicelab/devicelab_drone @@ -2856,6 +2867,7 @@ targets: # Moto G4, Impeller (OpenGL) - name: Linux_android new_gallery_opengles_impeller__transition_perf recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: