[ci.yaml] Revert every target except roller back to luci scheduler (#101323)
This commit is contained in:
parent
647044c969
commit
d6cc67d529
7
.ci.yaml
7
.ci.yaml
@ -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:
|
|||||||
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:
|
|||||||
[
|
[
|
||||||
{"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:
|
|||||||
]
|
]
|
||||||
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:
|
|||||||
]
|
]
|
||||||
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:
|
|||||||
- 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:
|
|||||||
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/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user