Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 6952408

Browse files
authored
Migrate Mac/Windows+android targets to cocoon scheduler (#107737)
1 parent bc097f4 commit 6952408

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.ci.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3018,7 +3018,6 @@ targets:
30183018
- packages/flutter_tools/**
30193019
- bin/**
30203020
- .ci.yaml
3021-
scheduler: luci
30223021

30233022
- name: Mac_android hello_world_android__compile
30243023
recipe: devicelab/devicelab_drone
@@ -3028,7 +3027,6 @@ targets:
30283027
tags: >
30293028
["devicelab", "android", "mac"]
30303029
task_name: hello_world_android__compile
3031-
scheduler: luci
30323030

30333031
- name: Mac_arm64_android hello_world_android__compile
30343032
recipe: devicelab/devicelab_drone
@@ -3038,7 +3036,6 @@ targets:
30383036
tags: >
30393037
["devicelab", "android", "mac", "arm64"]
30403038
task_name: hello_world_android__compile
3041-
scheduler: luci
30423039

30433040
- name: Mac_android hot_mode_dev_cycle__benchmark
30443041
recipe: devicelab/devicelab_drone
@@ -3048,7 +3045,6 @@ targets:
30483045
tags: >
30493046
["devicelab", "android", "mac"]
30503047
task_name: hot_mode_dev_cycle__benchmark
3051-
scheduler: luci
30523048

30533049
- name: Mac_android integration_test_test
30543050
recipe: devicelab/devicelab_drone
@@ -3058,7 +3054,6 @@ targets:
30583054
tags: >
30593055
["devicelab", "android", "mac"]
30603056
task_name: integration_test_test
3061-
scheduler: luci
30623057

30633058
- name: Mac_arm64_android integration_test_test
30643059
recipe: devicelab/devicelab_drone
@@ -3077,7 +3072,6 @@ targets:
30773072
tags: >
30783073
["devicelab", "android", "mac"]
30793074
task_name: integration_ui_frame_number
3080-
scheduler: luci
30813075

30823076
- name: Mac_android microbenchmarks
30833077
recipe: devicelab/devicelab_drone
@@ -3087,7 +3081,6 @@ targets:
30873081
tags: >
30883082
["devicelab", "android", "mac"]
30893083
task_name: microbenchmarks
3090-
scheduler: luci
30913084

30923085
- name: Mac_android run_release_test
30933086
recipe: devicelab/devicelab_drone
@@ -3099,7 +3092,6 @@ targets:
30993092
tags: >
31003093
["devicelab", "android", "mac"]
31013094
task_name: run_release_test
3102-
scheduler: luci
31033095

31043096
- name: Mac_arm64_android run_release_test
31053097
recipe: devicelab/devicelab_drone
@@ -3111,7 +3103,6 @@ targets:
31113103
tags: >
31123104
["devicelab", "android", "mac", "arm64"]
31133105
task_name: run_release_test
3114-
scheduler: luci
31153106

31163107
- name: Mac_android flutter_gallery_mac__start_up
31173108
recipe: devicelab/devicelab_drone
@@ -3121,7 +3112,6 @@ targets:
31213112
tags: >
31223113
["devicelab", "android", "mac"]
31233114
task_name: flutter_gallery_mac__start_up
3124-
scheduler: luci
31253115

31263116
- name: Mac_ios animation_with_microtasks_perf_ios__timeline_summary
31273117
recipe: devicelab/devicelab_drone
@@ -4192,7 +4182,6 @@ targets:
41924182
tags: >
41934183
["devicelab", "android", "windows"]
41944184
task_name: basic_material_app_win__compile
4195-
scheduler: luci
41964185

41974186
- name: Windows_android channels_integration_test_win
41984187
recipe: devicelab/devicelab_drone
@@ -4202,7 +4191,6 @@ targets:
42024191
tags: >
42034192
["devicelab", "android", "windows"]
42044193
task_name: channels_integration_test_win
4205-
scheduler: luci
42064194

42074195
- name: Windows_android complex_layout_win__compile
42084196
recipe: devicelab/devicelab_drone
@@ -4216,7 +4204,6 @@ targets:
42164204
[
42174205
{"dependency": "open_jdk", "version": "11"}
42184206
]
4219-
scheduler: luci
42204207
42214208
- name: Windows_android flavors_test_win
42224209
recipe: devicelab/devicelab_drone
@@ -4227,7 +4214,6 @@ targets:
42274214
tags: >
42284215
["devicelab", "android", "windows"]
42294216
task_name: flavors_test_win
4230-
scheduler: luci
42314217

42324218
- name: Windows_android flutter_gallery_win__compile
42334219
recipe: devicelab/devicelab_drone
@@ -4237,7 +4223,6 @@ targets:
42374223
tags: >
42384224
["devicelab", "android", "windows"]
42394225
task_name: flutter_gallery_win__compile
4240-
scheduler: luci
42414226

42424227
- name: Windows_android hot_mode_dev_cycle_win__benchmark
42434228
recipe: devicelab/devicelab_drone
@@ -4247,7 +4232,6 @@ targets:
42474232
tags: >
42484233
["devicelab", "android", "windows"]
42494234
task_name: hot_mode_dev_cycle_win__benchmark
4250-
scheduler: luci
42514235

42524236
- name: Windows_android windows_chrome_dev_mode
42534237
recipe: devicelab/devicelab_drone
@@ -4257,4 +4241,3 @@ targets:
42574241
tags: >
42584242
["devicelab", "android", "windows"]
42594243
task_name: windows_chrome_dev_mode
4260-
scheduler: luci

0 commit comments

Comments
 (0)