[ci.yaml] Revert every target except roller back to luci scheduler (#101323)

This commit is contained in:
Casey Hillers 2022-04-05 09:24:45 -07:00 committed by GitHub
parent 647044c969
commit d6cc67d529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -904,6 +904,7 @@ targets:
tags: >
["devicelab","hostonly"]
task_name: web_benchmarks_canvaskit
scheduler: luci
- name: Linux web_benchmarks_html
recipe: devicelab/devicelab_drone
@ -1421,6 +1422,7 @@ targets:
tags: >
["devicelab","android","linux"]
task_name: android_semantics_integration_test
scheduler: luci
- name: Linux_android android_stack_size_test
recipe: devicelab/devicelab_drone
@ -1697,6 +1699,7 @@ targets:
[
{"name": "openjdk", "path": "java11"}
]
scheduler: luci
- name: Linux_android cubic_bezier_perf__e2e_summary
recipe: devicelab/devicelab_drone
@ -2379,6 +2382,7 @@ targets:
]
tags: >
["framework","hostonly"]
scheduler: luci
timeout: 60
- name: Linux deferred components
@ -2393,6 +2397,7 @@ targets:
]
tags: >
["framework","hostonly"]
scheduler: luci
timeout: 60
- name: Linux_android opacity_peephole_one_rect_perf__e2e_summary
@ -3745,6 +3750,7 @@ targets:
- packages/flutter_tools/**
- bin/**
- .ci.yaml
scheduler: luci
- name: Windows build_aar_module_test
recipe: devicelab/devicelab_drone
@ -4048,6 +4054,7 @@ targets:
tags: >
["devicelab","hostonly"]
task_name: module_test
scheduler: luci
runIf:
- dev/**
- packages/flutter_tools/**