Skip to content

Commit

Permalink
[ci.yaml] Revert devicelab targets back to LUCI scheduler (#103048)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Hillers committed May 4, 2022
1 parent 098aa45 commit baea888
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .ci.yaml
Expand Up @@ -1397,6 +1397,7 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: android_semantics_integration_test
scheduler: luci

- name: Linux_android android_stack_size_test
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -2100,6 +2101,7 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: new_gallery__crane_perf
scheduler: luci

- name: Linux_android new_gallery__transition_perf
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -2368,6 +2370,7 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: gradient_consistent_perf__e2e_summary
scheduler: luci

- name: Linux_android gradient_static_perf__e2e_summary
bringup: true
Expand All @@ -2378,6 +2381,7 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: gradient_static_perf__e2e_summary
scheduler: luci

- name: Linux_android android_choreographer_do_frame_test
recipe: devicelab/devicelab_drone
Expand All @@ -2398,6 +2402,7 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: android_lifecycles_test
scheduler: luci

- name: Mac build_ios_framework_module_test
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3063,6 +3068,7 @@ targets:
- packages/flutter_tools/**
- bin/**
- .ci.yaml
scheduler: luci

- name: Mac_android hello_world_android__compile
recipe: devicelab/devicelab_drone
Expand All @@ -3082,6 +3088,7 @@ targets:
tags: >
["devicelab", "android", "mac", "arm64"]
task_name: hello_world_android__compile
scheduler: luci

- name: Mac_android hot_mode_dev_cycle__benchmark
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3153,6 +3160,7 @@ targets:
tags: >
["devicelab", "android", "mac", "arm64"]
task_name: run_release_test
scheduler: luci

- name: Mac_android flutter_gallery_mac__start_up
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3267,6 +3275,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: cubic_bezier_perf_ios_sksl_warmup__timeline_summary
scheduler: luci

- name: Mac_ios external_ui_integration_test_ios
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3336,6 +3345,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: flutter_view_ios__start_up
scheduler: luci

- name: Mac_ios hello_world_ios__compile
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3510,6 +3520,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: large_image_changer_perf_ios
scheduler: luci

- name: Mac_ios macos_chrome_dev_mode
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3550,6 +3561,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: new_gallery_ios__transition_perf
scheduler: luci

- name: Mac_ios new_gallery_impeller_ios__transition_perf
bringup: true # Flaky https://github.com/flutter/flutter/issues/96401
Expand All @@ -3560,6 +3572,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: new_gallery_impeller_ios__transition_perf
scheduler: luci

- name: Mac_ios ios_picture_cache_complexity_scoring_perf__timeline_summary
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3660,6 +3673,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: hot_mode_dev_cycle_ios__benchmark
scheduler: luci

- name: Mac_ios tiles_scroll_perf_ios__timeline_summary
recipe: devicelab/devicelab_drone
Expand All @@ -3679,6 +3693,7 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: native_ui_tests_ios
scheduler: luci

- name: Mac_arm64_ios native_ui_tests_ios
recipe: devicelab/devicelab_drone
Expand Down

0 comments on commit baea888

Please sign in to comment.