Run more builds faster (#164125)

The following builds all download drone assets and run generators, and
thus could benefit from the flags.

- Linux linux_android_aot_engine
- Linux linux_android_debug_engine
- Linux linux_fuchsia
- Linux linux_host_engine

See #164069 for other builds
This commit is contained in:
John McDole 2025-02-26 19:10:42 -08:00 committed by GitHub
parent 796400744f
commit 4b65ead926
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 16 additions and 0 deletions

View File

@ -7,6 +7,10 @@
"Tests to run on linux hosts should go in one of the other linux_ build ",
"definition files."
],
"luci_flags": {
"delay_collect_builds": true,
"parallel_download_builds": true
},
"builds": [
{
"archives": [

View File

@ -7,6 +7,10 @@
"Tests to run on linux hosts should go in one of the other linux_ build ",
"definition files."
],
"luci_flags": {
"delay_collect_builds": true,
"parallel_download_builds": true
},
"builds": [
{
"archives": [

View File

@ -7,6 +7,10 @@
"Tests to run on linux hosts should go in one of the other linux_ build ",
"definition files."
],
"luci_flags": {
"delay_collect_builds": true,
"parallel_download_builds": true
},
"builds": [
{
"drone_dimensions": [

View File

@ -7,6 +7,10 @@
"Tests to run on linux hosts should go in one of the other linux_ build ",
"definition files."
],
"luci_flags": {
"delay_collect_builds": true,
"parallel_download_builds": true
},
"builds": [
{
"archives": [