Skip to content

Commit

Permalink
Shift Moto G4 staging tests to A02s (#143957)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Feb 22, 2024
1 parent f020535 commit d13bc10
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2517,16 +2517,16 @@ targets:
["devicelab", "android", "linux"]
task_name: list_text_layout_perf__e2e_summary

# linux motog4 benchmark
- name: Linux_android list_text_layout_impeller_perf__e2e_summary
# linux a02s benchmark
- name: Linux_samsung_a02 list_text_layout_impeller_perf__e2e_summary
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
ignore_flakiness: "true"
tags: >
["devicelab", "android", "linux"]
["devicelab", "android", "linux", "samsung", "a02"]
task_name: list_text_layout_impeller_perf__e2e_summary

- name: Linux_pixel_7pro native_assets_android
Expand Down Expand Up @@ -2782,16 +2782,16 @@ targets:
["devicelab", "android", "linux", "pixel", "7pro"]
task_name: platform_views_scroll_perf__timeline_summary

# linux motog4 benchmark
- name: Linux_android platform_views_scroll_perf_impeller__timeline_summary
# linux a02s benchmark
- name: Linux_samsung_a02 platform_views_scroll_perf_impeller__timeline_summary
bringup: true
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
ignore_flakiness: "true"
tags: >
["devicelab", "android", "linux"]
["devicelab", "android", "linux", "samsung", "a02"]
task_name: platform_views_scroll_perf_impeller__timeline_summary

- name: Linux_pixel_7pro platform_views_scroll_perf_impeller__timeline_summary
Expand Down Expand Up @@ -2982,16 +2982,16 @@ targets:
["devicelab", "android", "linux", "pixel", "7pro"]
task_name: android_choreographer_do_frame_test

# linux motog4 benchmark
- name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary
# linux a02s benchmark
- name: linux_samsung_a02 animated_blur_backdrop_filter_perf__timeline_summary
recipe: devicelab/devicelab_drone
presubmit: false
bringup: true
timeout: 60
properties:
ignore_flakiness: "true"
tags: >
["devicelab", "android", "linux"]
["devicelab", "android", "linux", "samsung", "a02"]
task_name: animated_blur_backdrop_filter_perf__timeline_summary

# Uses Impeller.
Expand Down

0 comments on commit d13bc10

Please sign in to comment.