mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[ci.yaml] Fix timeouts + properties (flutter/engine#27589)
This commit is contained in:
parent
276d2770d6
commit
ddedff2c6a
@ -56,6 +56,8 @@ targets:
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
build_android_debug: "true"
|
||||
build_android_jit_release: "true"
|
||||
build_android_vulkan: "true"
|
||||
android_sdk_license: \n24333f8a63b6825ea9c5514f83c2829b004d1fee
|
||||
android_sdk_preview_license: \n84831b9409646a918e30573bab4c9c91346d8abd
|
||||
timeout: 60
|
||||
@ -89,7 +91,7 @@ targets:
|
||||
add_recipes_cq: "true"
|
||||
build_fuchsia: "true"
|
||||
fuchsia_ctl_version: version:0.0.27
|
||||
timeout: 60
|
||||
timeout: 90
|
||||
scheduler: luci
|
||||
|
||||
- name: Linux Fuchsia FEMU
|
||||
@ -122,7 +124,7 @@ targets:
|
||||
recipe: engine_unopt
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
timeout: 75
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
|
||||
- name: Linux Arm Host Engine
|
||||
@ -157,7 +159,8 @@ targets:
|
||||
add_recipes_cq: "true"
|
||||
framework: "true"
|
||||
shard: web_tests
|
||||
subshards: 0, 1, 2, 3, 4, 5, 6, 7_last
|
||||
subshards: >-
|
||||
[0, 1, 2, 3, 4, 5, 6, 7_last]
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
runIf:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user