Unverified Commit d6cc67d5 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

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

parent 647044c9
...@@ -904,6 +904,7 @@ targets: ...@@ -904,6 +904,7 @@ targets:
tags: > tags: >
["devicelab","hostonly"] ["devicelab","hostonly"]
task_name: web_benchmarks_canvaskit task_name: web_benchmarks_canvaskit
scheduler: luci
- name: Linux web_benchmarks_html - name: Linux web_benchmarks_html
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -1421,6 +1422,7 @@ targets: ...@@ -1421,6 +1422,7 @@ targets:
tags: > tags: >
["devicelab","android","linux"] ["devicelab","android","linux"]
task_name: android_semantics_integration_test task_name: android_semantics_integration_test
scheduler: luci
- name: Linux_android android_stack_size_test - name: Linux_android android_stack_size_test
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -1697,6 +1699,7 @@ targets: ...@@ -1697,6 +1699,7 @@ targets:
[ [
{"name": "openjdk", "path": "java11"} {"name": "openjdk", "path": "java11"}
] ]
scheduler: luci
- name: Linux_android cubic_bezier_perf__e2e_summary - name: Linux_android cubic_bezier_perf__e2e_summary
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -2379,6 +2382,7 @@ targets: ...@@ -2379,6 +2382,7 @@ targets:
] ]
tags: > tags: >
["framework","hostonly"] ["framework","hostonly"]
scheduler: luci
timeout: 60 timeout: 60
- name: Linux deferred components - name: Linux deferred components
...@@ -2393,6 +2397,7 @@ targets: ...@@ -2393,6 +2397,7 @@ targets:
] ]
tags: > tags: >
["framework","hostonly"] ["framework","hostonly"]
scheduler: luci
timeout: 60 timeout: 60
- name: Linux_android opacity_peephole_one_rect_perf__e2e_summary - name: Linux_android opacity_peephole_one_rect_perf__e2e_summary
...@@ -3745,6 +3750,7 @@ targets: ...@@ -3745,6 +3750,7 @@ targets:
- packages/flutter_tools/** - packages/flutter_tools/**
- bin/** - bin/**
- .ci.yaml - .ci.yaml
scheduler: luci
- name: Windows build_aar_module_test - name: Windows build_aar_module_test
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
...@@ -4048,6 +4054,7 @@ targets: ...@@ -4048,6 +4054,7 @@ targets:
tags: > tags: >
["devicelab","hostonly"] ["devicelab","hostonly"]
task_name: module_test task_name: module_test
scheduler: luci
runIf: runIf:
- dev/** - dev/**
- packages/flutter_tools/** - packages/flutter_tools/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment