Unverified Commit 6952408c authored by keyonghan's avatar keyonghan Committed by GitHub

Migrate Mac/Windows+android targets to cocoon scheduler (#107737)

parent bc097f4b
...@@ -3018,7 +3018,6 @@ targets: ...@@ -3018,7 +3018,6 @@ targets:
- packages/flutter_tools/** - packages/flutter_tools/**
- bin/** - bin/**
- .ci.yaml - .ci.yaml
scheduler: luci
- name: Mac_android hello_world_android__compile - name: Mac_android hello_world_android__compile
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3028,7 +3027,6 @@ targets: ...@@ -3028,7 +3027,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: hello_world_android__compile task_name: hello_world_android__compile
scheduler: luci
- name: Mac_arm64_android hello_world_android__compile - name: Mac_arm64_android hello_world_android__compile
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3038,7 +3036,6 @@ targets: ...@@ -3038,7 +3036,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac", "arm64"] ["devicelab", "android", "mac", "arm64"]
task_name: hello_world_android__compile task_name: hello_world_android__compile
scheduler: luci
- name: Mac_android hot_mode_dev_cycle__benchmark - name: Mac_android hot_mode_dev_cycle__benchmark
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3048,7 +3045,6 @@ targets: ...@@ -3048,7 +3045,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: hot_mode_dev_cycle__benchmark task_name: hot_mode_dev_cycle__benchmark
scheduler: luci
- name: Mac_android integration_test_test - name: Mac_android integration_test_test
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3058,7 +3054,6 @@ targets: ...@@ -3058,7 +3054,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: integration_test_test task_name: integration_test_test
scheduler: luci
- name: Mac_arm64_android integration_test_test - name: Mac_arm64_android integration_test_test
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3077,7 +3072,6 @@ targets: ...@@ -3077,7 +3072,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: integration_ui_frame_number task_name: integration_ui_frame_number
scheduler: luci
- name: Mac_android microbenchmarks - name: Mac_android microbenchmarks
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3087,7 +3081,6 @@ targets: ...@@ -3087,7 +3081,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: microbenchmarks task_name: microbenchmarks
scheduler: luci
- name: Mac_android run_release_test - name: Mac_android run_release_test
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3099,7 +3092,6 @@ targets: ...@@ -3099,7 +3092,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: run_release_test task_name: run_release_test
scheduler: luci
- name: Mac_arm64_android run_release_test - name: Mac_arm64_android run_release_test
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3111,7 +3103,6 @@ targets: ...@@ -3111,7 +3103,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac", "arm64"] ["devicelab", "android", "mac", "arm64"]
task_name: run_release_test task_name: run_release_test
scheduler: luci
- name: Mac_android flutter_gallery_mac__start_up - name: Mac_android flutter_gallery_mac__start_up
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -3121,7 +3112,6 @@ targets: ...@@ -3121,7 +3112,6 @@ targets:
tags: > tags: >
["devicelab", "android", "mac"] ["devicelab", "android", "mac"]
task_name: flutter_gallery_mac__start_up task_name: flutter_gallery_mac__start_up
scheduler: luci
- name: Mac_ios animation_with_microtasks_perf_ios__timeline_summary - name: Mac_ios animation_with_microtasks_perf_ios__timeline_summary
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4192,7 +4182,6 @@ targets: ...@@ -4192,7 +4182,6 @@ targets:
tags: > tags: >
["devicelab", "android", "windows"] ["devicelab", "android", "windows"]
task_name: basic_material_app_win__compile task_name: basic_material_app_win__compile
scheduler: luci
- name: Windows_android channels_integration_test_win - name: Windows_android channels_integration_test_win
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4202,7 +4191,6 @@ targets: ...@@ -4202,7 +4191,6 @@ targets:
tags: > tags: >
["devicelab", "android", "windows"] ["devicelab", "android", "windows"]
task_name: channels_integration_test_win task_name: channels_integration_test_win
scheduler: luci
- name: Windows_android complex_layout_win__compile - name: Windows_android complex_layout_win__compile
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4216,7 +4204,6 @@ targets: ...@@ -4216,7 +4204,6 @@ targets:
[ [
{"dependency": "open_jdk", "version": "11"} {"dependency": "open_jdk", "version": "11"}
] ]
scheduler: luci
- name: Windows_android flavors_test_win - name: Windows_android flavors_test_win
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4227,7 +4214,6 @@ targets: ...@@ -4227,7 +4214,6 @@ targets:
tags: > tags: >
["devicelab", "android", "windows"] ["devicelab", "android", "windows"]
task_name: flavors_test_win task_name: flavors_test_win
scheduler: luci
- name: Windows_android flutter_gallery_win__compile - name: Windows_android flutter_gallery_win__compile
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4237,7 +4223,6 @@ targets: ...@@ -4237,7 +4223,6 @@ targets:
tags: > tags: >
["devicelab", "android", "windows"] ["devicelab", "android", "windows"]
task_name: flutter_gallery_win__compile task_name: flutter_gallery_win__compile
scheduler: luci
- name: Windows_android hot_mode_dev_cycle_win__benchmark - name: Windows_android hot_mode_dev_cycle_win__benchmark
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4247,7 +4232,6 @@ targets: ...@@ -4247,7 +4232,6 @@ targets:
tags: > tags: >
["devicelab", "android", "windows"] ["devicelab", "android", "windows"]
task_name: hot_mode_dev_cycle_win__benchmark task_name: hot_mode_dev_cycle_win__benchmark
scheduler: luci
- name: Windows_android windows_chrome_dev_mode - name: Windows_android windows_chrome_dev_mode
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4257,4 +4241,3 @@ targets: ...@@ -4257,4 +4241,3 @@ targets:
tags: > tags: >
["devicelab", "android", "windows"] ["devicelab", "android", "windows"]
task_name: windows_chrome_dev_mode task_name: windows_chrome_dev_mode
scheduler: luci
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment