@@ -1239,7 +1239,8 @@ targets:
12391239 - engine/**
12401240 - DEPS
12411241
1242- - name : Linux tool_integration_tests_1_6
1242+ - name : Linux tool_integration_tests_1_7
1243+ bringup : true
12431244 recipe : flutter/flutter_drone
12441245 timeout : 60
12451246 properties :
@@ -1255,7 +1256,7 @@ targets:
12551256 {"dependency": "open_jdk", "version": "version:17"}
12561257 ]
12571258 shard : tool_integration_tests
1258- subshard : " 1_6 "
1259+ subshard : " 1_7 "
12591260 tags : >
12601261 ["framework", "hostonly", "shard", "linux"]
12611262 test_timeout_secs : " 2700"
@@ -1267,7 +1268,8 @@ targets:
12671268 - engine/**
12681269 - DEPS
12691270
1270- - name : Linux tool_integration_tests_2_6
1271+ - name : Linux tool_integration_tests_2_7
1272+ bringup : true
12711273 recipe : flutter/flutter_drone
12721274 timeout : 60
12731275 properties :
@@ -1283,7 +1285,7 @@ targets:
12831285 {"dependency": "open_jdk", "version": "version:17"}
12841286 ]
12851287 shard : tool_integration_tests
1286- subshard : " 2_6 "
1288+ subshard : " 2_7 "
12871289 tags : >
12881290 ["framework", "hostonly", "shard", "linux"]
12891291 test_timeout_secs : " 2700"
@@ -1295,7 +1297,8 @@ targets:
12951297 - engine/**
12961298 - DEPS
12971299
1298- - name : Linux tool_integration_tests_3_6
1300+ - name : Linux tool_integration_tests_3_7
1301+ bringup : true
12991302 recipe : flutter/flutter_drone
13001303 timeout : 60
13011304 properties :
@@ -1311,7 +1314,7 @@ targets:
13111314 {"dependency": "open_jdk", "version": "version:17"}
13121315 ]
13131316 shard : tool_integration_tests
1314- subshard : " 3_6 "
1317+ subshard : " 3_7 "
13151318 tags : >
13161319 ["framework", "hostonly", "shard", "linux"]
13171320 test_timeout_secs : " 2700"
@@ -1323,7 +1326,8 @@ targets:
13231326 - engine/**
13241327 - DEPS
13251328
1326- - name : Linux tool_integration_tests_4_6
1329+ - name : Linux tool_integration_tests_4_7
1330+ bringup : true
13271331 recipe : flutter/flutter_drone
13281332 timeout : 60
13291333 properties :
@@ -1339,7 +1343,7 @@ targets:
13391343 {"dependency": "open_jdk", "version": "version:17"}
13401344 ]
13411345 shard : tool_integration_tests
1342- subshard : " 4_6 "
1346+ subshard : " 4_7 "
13431347 tags : >
13441348 ["framework", "hostonly", "shard", "linux"]
13451349 test_timeout_secs : " 2700"
@@ -1351,7 +1355,8 @@ targets:
13511355 - engine/**
13521356 - DEPS
13531357
1354- - name : Linux tool_integration_tests_5_6
1358+ - name : Linux tool_integration_tests_5_7
1359+ bringup : true
13551360 recipe : flutter/flutter_drone
13561361 timeout : 60
13571362 properties :
@@ -1367,7 +1372,7 @@ targets:
13671372 {"dependency": "open_jdk", "version": "version:17"}
13681373 ]
13691374 shard : tool_integration_tests
1370- subshard : " 5_6 "
1375+ subshard : " 5_7 "
13711376 tags : >
13721377 ["framework", "hostonly", "shard", "linux"]
13731378 test_timeout_secs : " 2700"
@@ -1379,7 +1384,37 @@ targets:
13791384 - engine/**
13801385 - DEPS
13811386
1382- - name : Linux tool_integration_tests_6_6
1387+ - name : Linux tool_integration_tests_6_7
1388+ bringup : true
1389+ recipe : flutter/flutter_drone
1390+ timeout : 60
1391+ properties :
1392+ add_recipes_cq : " true"
1393+ dependencies : >-
1394+ [
1395+ {"dependency": "android_sdk", "version": "version:35v1"},
1396+ {"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"},
1397+ {"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
1398+ {"dependency": "cmake", "version": "build_id:8787856497187628321"},
1399+ {"dependency": "goldctl", "version": "git_revision:2387d6fff449587eecbb7e45b2692ca0710b63b9"},
1400+ {"dependency": "ninja", "version": "version:1.9.0"},
1401+ {"dependency": "open_jdk", "version": "version:17"}
1402+ ]
1403+ shard : tool_integration_tests
1404+ subshard : " 6_7"
1405+ tags : >
1406+ ["framework", "hostonly", "shard", "linux"]
1407+ test_timeout_secs : " 2700"
1408+ runIf :
1409+ - dev/**
1410+ - packages/flutter_tools/**
1411+ - bin/**
1412+ - .ci.yaml
1413+ - engine/**
1414+ - DEPS
1415+
1416+ - name : Linux tool_integration_tests_7_7
1417+ bringup : true
13831418 recipe : flutter/flutter_drone
13841419 timeout : 60
13851420 properties :
@@ -1395,7 +1430,7 @@ targets:
13951430 {"dependency": "open_jdk", "version": "version:17"}
13961431 ]
13971432 shard : tool_integration_tests
1398- subshard : " 6_6 "
1433+ subshard : " 7_7 "
13991434 tags : >
14001435 ["framework", "hostonly", "shard", "linux"]
14011436 test_timeout_secs : " 2700"
0 commit comments