Skip to content

Commit

Permalink
Migrate bringup post-submit targets to cocoon scheduler (#107483)
Browse files Browse the repository at this point in the history
  • Loading branch information
keyonghan authored Jul 13, 2022
1 parent 984ed16 commit 82b843b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,6 @@ targets:
tags: >
["devicelab","android","linux"]
task_name: clipper_cache_perf__e2e_summary
scheduler: luci

- name: Linux_android color_filter_and_fade_perf__e2e_summary
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -1957,7 +1956,6 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: list_text_layout_perf__e2e_summary
scheduler: luci
bringup: true

- name: Linux_android list_text_layout_impeller_perf__e2e_summary
Expand All @@ -1968,7 +1966,6 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: list_text_layout_impeller_perf__e2e_summary
scheduler: luci
bringup: true

- name: Linux_android new_gallery__crane_perf
Expand All @@ -1990,7 +1987,6 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: old_gallery__transition_perf
scheduler: luci

- name: Linux_android new_gallery__transition_perf
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -2081,7 +2077,6 @@ targets:
tags: >
["devicelab", "android", "linux"]
task_name: new_gallery_impeller__transition_perf
scheduler: luci

- name: Linux_samsung_s10 new_gallery_impeller__transition_perf
recipe: devicelab/devicelab_drone
Expand All @@ -2092,7 +2087,6 @@ targets:
tags: >
["devicelab", "android", "linux", "samsung", "s10"]
task_name: new_gallery_impeller__transition_perf
scheduler: luci

- name: Linux_android picture_cache_perf__e2e_summary
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -2448,7 +2442,6 @@ targets:
- packages/flutter_tools/**
- bin/**
- .ci.yaml
scheduler: luci

- name: Mac build_tests_1_4
recipe: flutter/flutter_drone
Expand Down Expand Up @@ -3265,7 +3258,6 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: cubic_bezier_perf_ios_sksl_warmup__timeline_summary
scheduler: luci

- name: Mac_ios external_ui_integration_test_ios
bringup: true # Flaky https:/flutter/flutter/issues/106806
Expand All @@ -3276,7 +3268,6 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: external_ui_integration_test_ios
scheduler: luci

- name: Mac_ios route_test_ios
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3561,7 +3552,6 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: new_gallery_impeller_ios__transition_perf
scheduler: luci

- name: Mac_ios ios_picture_cache_complexity_scoring_perf__timeline_summary
bringup: true # Flaky https:/flutter/flutter/issues/102236
Expand All @@ -3572,7 +3562,6 @@ targets:
tags: >
["devicelab", "ios", "mac"]
task_name: ios_picture_cache_complexity_scoring_perf__timeline_summary
scheduler: luci

- name: Mac_ios platform_channel_sample_test_ios
recipe: devicelab/devicelab_drone
Expand Down Expand Up @@ -3702,7 +3691,6 @@ targets:
tags: >
["devicelab", "hostonly"]
task_name: native_platform_view_ui_tests_ios
scheduler: luci

- name: Mac run_release_test_macos
recipe: devicelab/devicelab_drone
Expand Down

0 comments on commit 82b843b

Please sign in to comment.