Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci.yaml] Migrate bringup targets to cocoon scheduler #102249

Merged
merged 2 commits into from
Apr 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1425,7 +1425,6 @@ 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 @@ -2302,7 +2301,6 @@ targets:
]
tags: >
["framework","hostonly"]
scheduler: luci
timeout: 60

- name: Linux_android opacity_peephole_one_rect_perf__e2e_summary
Expand Down Expand Up @@ -2384,7 +2382,6 @@ targets:
tags: >
["devicelab","android","linux"]
task_name: gradient_dynamic_perf__e2e_summary
scheduler: luci

- name: Linux_android gradient_consistent_perf__e2e_summary
bringup: true
Expand All @@ -2395,7 +2392,6 @@ 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 @@ -2406,7 +2402,6 @@ 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 @@ -2427,7 +2422,6 @@ targets:
tags: >
["devicelab","android","linux"]
task_name: android_lifecycles_test
scheduler: luci

- name: Mac build_aar_module_test
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -2909,7 +2903,6 @@ targets:
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
- packages/flutter_tools/**
Expand Down Expand Up @@ -3104,7 +3097,6 @@ targets:
tags: >
["devicelab","android","mac"]
task_name: entrypoint_dart_registrant
scheduler: luci
runIf:
- dev/**
- packages/flutter_tools/**
Expand Down Expand Up @@ -3344,7 +3336,6 @@ 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 @@ -3476,7 +3467,6 @@ 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 @@ -3507,7 +3497,6 @@ 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 @@ -3518,7 +3507,6 @@ 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 @@ -3619,7 +3607,6 @@ 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 @@ -3639,7 +3626,6 @@ targets:
tags: >
["devicelab","ios","mac"]
task_name: native_ui_tests_ios
scheduler: luci

- name: Mac native_ui_tests_macos
recipe: devicelab/devicelab_drone
Expand Down