Skip to content

Commit c9eb4ae

Browse files
authored
remove bringup status for recently re-subsharded targets (flutter#158217)
Cleans up flutter#158196 and flutter#158146 <details> <summary> Pre-launch checklist </summary> </details>
1 parent 286eb13 commit c9eb4ae

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.ci.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,6 @@ targets:
11701170
- .ci.yaml
11711171

11721172
- name: Linux tool_integration_tests_1_6
1173-
bringup: true
11741173
recipe: flutter/flutter_drone
11751174
timeout: 60
11761175
properties:
@@ -1197,7 +1196,6 @@ targets:
11971196
- .ci.yaml
11981197

11991198
- name: Linux tool_integration_tests_2_6
1200-
bringup: true
12011199
recipe: flutter/flutter_drone
12021200
timeout: 60
12031201
properties:
@@ -1224,7 +1222,6 @@ targets:
12241222
- .ci.yaml
12251223

12261224
- name: Linux tool_integration_tests_3_6
1227-
bringup: true
12281225
recipe: flutter/flutter_drone
12291226
timeout: 60
12301227
properties:
@@ -1251,7 +1248,6 @@ targets:
12511248
- .ci.yaml
12521249

12531250
- name: Linux tool_integration_tests_4_6
1254-
bringup: true
12551251
recipe: flutter/flutter_drone
12561252
timeout: 60
12571253
properties:
@@ -1278,7 +1274,6 @@ targets:
12781274
- .ci.yaml
12791275

12801276
- name: Linux tool_integration_tests_5_6
1281-
bringup: true
12821277
recipe: flutter/flutter_drone
12831278
timeout: 60
12841279
properties:
@@ -1305,7 +1300,6 @@ targets:
13051300
- .ci.yaml
13061301

13071302
- name: Linux tool_integration_tests_6_6
1308-
bringup: true
13091303
recipe: flutter/flutter_drone
13101304
timeout: 60
13111305
properties:
@@ -5418,7 +5412,6 @@ targets:
54185412
task_name: run_release_test_macos
54195413

54205414
- name: Windows build_tests_1_9
5421-
bringup: true
54225415
recipe: flutter/flutter_drone
54235416
timeout: 60
54245417
properties:
@@ -5437,7 +5430,6 @@ targets:
54375430
["framework", "hostonly", "shard", "windows"]
54385431
54395432
- name: Windows build_tests_2_9
5440-
bringup: true
54415433
recipe: flutter/flutter_drone
54425434
timeout: 60
54435435
properties:
@@ -5456,7 +5448,6 @@ targets:
54565448
["framework", "hostonly", "shard", "windows"]
54575449
54585450
- name: Windows build_tests_3_9
5459-
bringup: true
54605451
recipe: flutter/flutter_drone
54615452
timeout: 60
54625453
properties:
@@ -5475,7 +5466,6 @@ targets:
54755466
["framework", "hostonly", "shard", "windows"]
54765467
54775468
- name: Windows build_tests_4_9
5478-
bringup: true
54795469
recipe: flutter/flutter_drone
54805470
timeout: 60
54815471
properties:
@@ -5494,7 +5484,6 @@ targets:
54945484
["framework", "hostonly", "shard", "windows"]
54955485
54965486
- name: Windows build_tests_5_9
5497-
bringup: true
54985487
recipe: flutter/flutter_drone
54995488
timeout: 60
55005489
properties:
@@ -5513,7 +5502,6 @@ targets:
55135502
["framework", "hostonly", "shard", "windows"]
55145503
55155504
- name: Windows build_tests_6_9
5516-
bringup: true
55175505
recipe: flutter/flutter_drone
55185506
timeout: 60
55195507
properties:
@@ -5532,7 +5520,6 @@ targets:
55325520
["framework", "hostonly", "shard", "windows"]
55335521
55345522
- name: Windows build_tests_7_9
5535-
bringup: true
55365523
recipe: flutter/flutter_drone
55375524
timeout: 60
55385525
properties:
@@ -5551,7 +5538,6 @@ targets:
55515538
["framework", "hostonly", "shard", "windows"]
55525539
55535540
- name: Windows build_tests_8_9
5554-
bringup: true
55555541
recipe: flutter/flutter_drone
55565542
timeout: 60
55575543
properties:
@@ -5570,7 +5556,6 @@ targets:
55705556
["framework", "hostonly", "shard", "windows"]
55715557
55725558
- name: Windows build_tests_9_9
5573-
bringup: true
55745559
recipe: flutter/flutter_drone
55755560
timeout: 60
55765561
properties:

0 commit comments

Comments
 (0)