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

Commit

Permalink
[ci.yaml] Add linux benchmarks, add enabled branches (#27405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Hillers authored Jul 14, 2021
1 parent 75af7c8 commit be21e40
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md
enabled_branches:
- master
- dev
- beta
- stable

platform_properties:
linux:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit be21e40

Please sign in to comment.