further shard the Windows tool_integration_tests* targets (#156121)
Helps with https://github.com/flutter/flutter/issues/155012 Will remove `bringup` statuses after this merges.
This commit is contained in:
parent
ec2e12ba50
commit
58e0e00c63
65
.ci.yaml
65
.ci.yaml
@ -5879,9 +5879,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_1_8
|
||||
- name: Windows tool_integration_tests_1_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -5893,7 +5894,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "1_8"
|
||||
subshard: "1_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -5903,9 +5904,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_2_8
|
||||
- name: Windows tool_integration_tests_2_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -5917,7 +5919,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "2_8"
|
||||
subshard: "2_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -5927,9 +5929,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_3_8
|
||||
- name: Windows tool_integration_tests_3_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -5941,7 +5944,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "3_8"
|
||||
subshard: "3_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -5951,9 +5954,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_4_8
|
||||
- name: Windows tool_integration_tests_4_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -5965,7 +5969,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "4_8"
|
||||
subshard: "4_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -5975,9 +5979,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_5_8
|
||||
- name: Windows tool_integration_tests_5_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -5989,7 +5994,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "5_8"
|
||||
subshard: "5_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -5999,9 +6004,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_6_8
|
||||
- name: Windows tool_integration_tests_6_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -6013,7 +6019,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "6_8"
|
||||
subshard: "6_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -6023,9 +6029,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_7_8
|
||||
- name: Windows tool_integration_tests_7_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -6037,7 +6044,7 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "7_8"
|
||||
subshard: "7_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
@ -6047,9 +6054,10 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_8_8
|
||||
- name: Windows tool_integration_tests_8_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
@ -6061,7 +6069,32 @@ targets:
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "8_8"
|
||||
subshard: "8_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
runIf:
|
||||
- dev/**
|
||||
- packages/flutter_tools/**
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Windows tool_integration_tests_9_9
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
bringup: true
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "android_sdk", "version": "version:34v3"},
|
||||
{"dependency": "chrome_and_driver", "version": "version:125.0.6422.141"},
|
||||
{"dependency": "open_jdk", "version": "version:17"},
|
||||
{"dependency": "goldctl", "version": "git_revision:2387d6fff449587eecbb7e45b2692ca0710b63b9"},
|
||||
{"dependency": "vs_build", "version": "version:vs2019"}
|
||||
]
|
||||
shard: tool_integration_tests
|
||||
subshard: "9_9"
|
||||
tags: >
|
||||
["framework", "hostonly", "shard", "windows"]
|
||||
test_timeout_secs: "2700"
|
||||
|
Loading…
x
Reference in New Issue
Block a user