Skip to content

Commit

Permalink
[ci.yaml] Migrate bringup targets to cocoon scheduler (flutter#32012)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Hillers authored Mar 14, 2022
1 parent 14b3cac commit 4fbf7c6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ targets:
upload_packages: "true"
clobber: "true"
timeout: 60
scheduler: luci

- name: Linux Benchmarks
enabled_branches:
Expand Down Expand Up @@ -218,7 +217,6 @@ targets:
properties:
config_name: linux_host_engine
environment: Staging
scheduler: luci

- name: Linux Web Engine
recipe: engine/web_engine
Expand Down Expand Up @@ -334,7 +332,6 @@ targets:
[
{"dependency": "jazzy", "version": "0.14.1"}
]
scheduler: luci
- name: Mac mac_ios_engine_profile
recipe: engine_v2/engine_v2
Expand All @@ -343,7 +340,6 @@ targets:
properties:
config_name: mac_ios_engine_profile
environment: Staging
scheduler: luci

- name: Mac mac_ios_engine_release
recipe: engine_v2/engine_v2
Expand All @@ -352,7 +348,6 @@ targets:
properties:
config_name: mac_ios_engine_release
environment: Staging
scheduler: luci

- name: Windows Android AOT Engine
recipe: engine/engine
Expand All @@ -378,7 +373,6 @@ targets:
properties:
config_name: windows_android_aot_engine
environment: Staging
scheduler: luci

- name: Windows windows_host_engine
recipe: engine_v2/engine_v2
Expand All @@ -387,7 +381,6 @@ targets:
properties:
config_name: windows_host_engine
environment: Staging
scheduler: luci

- name: Windows Unopt
recipe: engine/engine_unopt
Expand Down

0 comments on commit 4fbf7c6

Please sign in to comment.