Unverified Commit 4b538751 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

[ci.yaml] Add roller (#88048)

parent 1c6d2633
...@@ -246,6 +246,17 @@ targets: ...@@ -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 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment