[ci.yaml] Add roller (#88048)
This commit is contained in:
parent
1c6d2633ef
commit
4b538751b1
11
.ci.yaml
11
.ci.yaml
@ -246,6 +246,17 @@ targets:
|
|||||||
["framework","hostonly","shard"]
|
["framework","hostonly","shard"]
|
||||||
scheduler: luci
|
scheduler: luci
|
||||||
|
|
||||||
|
- name: Linux ci_yaml flutter roller
|
||||||
|
recipe: infra/ci_yaml
|
||||||
|
bringup: true
|
||||||
|
timeout: 30
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["framework","hostonly","shard"]
|
||||||
|
scheduler: luci
|
||||||
|
runIf:
|
||||||
|
- .ci.yaml
|
||||||
|
|
||||||
- name: Linux customer_testing
|
- name: Linux customer_testing
|
||||||
recipe: flutter/flutter
|
recipe: flutter/flutter
|
||||||
timeout: 60
|
timeout: 60
|
||||||
|
@ -210,6 +210,7 @@
|
|||||||
# https://github.com/flutter/flutter/issues/82068
|
# https://github.com/flutter/flutter/issues/82068
|
||||||
#
|
#
|
||||||
# build_tests @zanderso @flutter/tool
|
# build_tests @zanderso @flutter/tool
|
||||||
|
# ci_yaml flutter roller @caseyhillers @flutter/infra
|
||||||
# flutter_plugins @stuartmorgan @flutter/plugin
|
# flutter_plugins @stuartmorgan @flutter/plugin
|
||||||
# framework_tests @HansMuller @flutter/framework
|
# framework_tests @HansMuller @flutter/framework
|
||||||
# tool_integration_tests @zanderso @flutter/tool
|
# tool_integration_tests @zanderso @flutter/tool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user