Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit be21e40

Browse files
author
Casey Hillers
authored
[ci.yaml] Add linux benchmarks, add enabled branches (#27405)
1 parent 75af7c8 commit be21e40

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.ci.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md
88
enabled_branches:
99
- master
10+
- dev
11+
- beta
12+
- stable
1013

1114
platform_properties:
1215
linux:
@@ -66,6 +69,17 @@ targets:
6669
timeout: 60
6770
scheduler: luci
6871

72+
- name: Linux Benchmarks
73+
builder: Linux Benchmarks
74+
enabled_branches:
75+
- master
76+
recipe: engine/engine_metrics
77+
presubmit: false
78+
properties:
79+
build_host: "true"
80+
timeout: 60
81+
scheduler: luci
82+
6983
- name: Linux Fuchsia
7084
builder: Linux Fuchsia
7185
recipe: engine

0 commit comments

Comments
 (0)