Skip to content

Commit c948ff6

Browse files
[ci] Reduce the number of tasks in recipe CQ (#6673)
We only need enough recipe CQ coverage to cover the platforms and functionality in the recipes, which doesn't require running so many of our tests there (especially multiple shards of the same test). This reduces the number of tasks in the recipe CQ, while still keeping broad coverage of different kinds of functionality.
1 parent c4843a7 commit c948ff6

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.ci.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ targets:
150150
recipe: packages/packages
151151
timeout: 60
152152
properties:
153-
add_recipes_cq: "true"
154153
target_file: dart_unit_tests.yaml
155154
channel: master
156155
version_file: flutter_master.version
@@ -208,7 +207,6 @@ targets:
208207
recipe: packages/packages
209208
timeout: 60
210209
properties:
211-
add_recipes_cq: "true"
212210
target_file: web_dart_unit_tests.yaml
213211
channel: master
214212
version_file: flutter_master.version
@@ -251,7 +249,6 @@ targets:
251249
recipe: packages/packages
252250
timeout: 30
253251
properties:
254-
add_recipes_cq: "true"
255252
target_file: analyze.yaml
256253
channel: master
257254
version_file: flutter_master.version
@@ -366,7 +363,6 @@ targets:
366363
recipe: packages/packages
367364
timeout: 30
368365
properties:
369-
add_recipes_cq: "true"
370366
version_file: flutter_master.version
371367
target_file: android_build_all_packages.yaml
372368
channel: master
@@ -1055,7 +1051,6 @@ targets:
10551051
recipe: packages/packages
10561052
timeout: 30
10571053
properties:
1058-
add_recipes_cq: "true"
10591054
version_file: flutter_master.version
10601055
target_file: macos_repo_checks.yaml
10611056
dependencies: >
@@ -1070,7 +1065,6 @@ targets:
10701065
recipe: packages/packages
10711066
timeout: 30
10721067
properties:
1073-
add_recipes_cq: "true"
10741068
version_file: flutter_master.version
10751069
target_file: macos_build_all_packages.yaml
10761070
channel: master
@@ -1125,7 +1119,6 @@ targets:
11251119
recipe: packages/packages
11261120
timeout: 60
11271121
properties:
1128-
add_recipes_cq: "true"
11291122
version_file: flutter_master.version
11301123
target_file: macos_custom_package_tests.yaml
11311124
channel: master
@@ -1142,7 +1135,6 @@ targets:
11421135
recipe: packages/packages
11431136
timeout: 60
11441137
properties:
1145-
add_recipes_cq: "true"
11461138
version_file: flutter_stable.version
11471139
target_file: macos_custom_package_tests.yaml
11481140
channel: stable
@@ -1163,7 +1155,6 @@ targets:
11631155
timeout: 30
11641156
properties:
11651157
channel: master
1166-
add_recipes_cq: "true"
11671158
version_file: flutter_master.version
11681159
target_file: ios_build_all_packages.yaml
11691160
env_variables: >-
@@ -1176,7 +1167,6 @@ targets:
11761167
timeout: 30
11771168
properties:
11781169
channel: stable
1179-
add_recipes_cq: "true"
11801170
version_file: flutter_stable.version
11811171
target_file: ios_build_all_packages.yaml
11821172
env_variables: >-
@@ -1204,7 +1194,6 @@ targets:
12041194
timeout: 60
12051195
properties:
12061196
channel: master
1207-
add_recipes_cq: "true"
12081197
version_file: flutter_master.version
12091198
target_file: ios_platform_tests.yaml
12101199
package_sharding: "--shardIndex 1 --shardCount 5"
@@ -1219,7 +1208,6 @@ targets:
12191208
timeout: 60
12201209
properties:
12211210
channel: master
1222-
add_recipes_cq: "true"
12231211
version_file: flutter_master.version
12241212
target_file: ios_platform_tests.yaml
12251213
package_sharding: "--shardIndex 2 --shardCount 5"
@@ -1234,7 +1222,6 @@ targets:
12341222
timeout: 60
12351223
properties:
12361224
channel: master
1237-
add_recipes_cq: "true"
12381225
version_file: flutter_master.version
12391226
target_file: ios_platform_tests.yaml
12401227
package_sharding: "--shardIndex 3 --shardCount 5"
@@ -1249,7 +1236,6 @@ targets:
12491236
timeout: 60
12501237
properties:
12511238
channel: master
1252-
add_recipes_cq: "true"
12531239
version_file: flutter_master.version
12541240
target_file: ios_platform_tests.yaml
12551241
package_sharding: "--shardIndex 4 --shardCount 5"
@@ -1340,7 +1326,6 @@ targets:
13401326
recipe: packages/packages
13411327
timeout: 60
13421328
properties:
1343-
add_recipes_cq: "true"
13441329
target_file: windows_custom_package_tests.yaml
13451330
channel: master
13461331
version_file: flutter_master.version
@@ -1404,7 +1389,6 @@ targets:
14041389
recipe: packages/packages
14051390
timeout: 60
14061391
properties:
1407-
add_recipes_cq: "true"
14081392
target_file: windows_build_and_platform_tests.yaml
14091393
channel: master
14101394
version_file: flutter_master.version
@@ -1423,7 +1407,6 @@ targets:
14231407
recipe: packages/packages
14241408
timeout: 60
14251409
properties:
1426-
add_recipes_cq: "true"
14271410
target_file: windows_build_and_platform_tests.yaml
14281411
channel: stable
14291412
version_file: flutter_stable.version
@@ -1442,7 +1425,6 @@ targets:
14421425
recipe: packages/packages
14431426
timeout: 60
14441427
properties:
1445-
add_recipes_cq: "true"
14461428
target_file: windows_build_and_platform_tests.yaml
14471429
channel: stable
14481430
version_file: flutter_stable.version
@@ -1461,7 +1443,6 @@ targets:
14611443
recipe: packages/packages
14621444
timeout: 30
14631445
properties:
1464-
add_recipes_cq: "true"
14651446
target_file: windows_build_all_packages.yaml
14661447
channel: master
14671448
version_file: flutter_master.version
@@ -1515,7 +1496,6 @@ targets:
15151496
timeout: 30
15161497
bringup: true
15171498
properties:
1518-
add_recipes_cq: "true"
15191499
target_file: windows_build_all_packages.yaml
15201500
channel: stable
15211501
version_file: flutter_stable.version

0 commit comments

Comments
 (0)