[ci.yaml] Add linux benchmarks, add enabled branches (flutter/engine#27405)

This commit is contained in:
Casey Hillers 2021-07-14 14:41:07 -07:00 committed by GitHub
parent f263c15740
commit 7bf86e1600

View File

@ -7,6 +7,9 @@
# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md
enabled_branches:
- master
- dev
- beta
- stable
platform_properties:
linux:
@ -66,6 +69,17 @@ targets:
timeout: 60
scheduler: luci
- name: Linux Benchmarks
builder: Linux Benchmarks
enabled_branches:
- master
recipe: engine/engine_metrics
presubmit: false
properties:
build_host: "true"
timeout: 60
scheduler: luci
- name: Linux Fuchsia
builder: Linux Fuchsia
recipe: engine