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:
parent
796400744f
commit
4b65ead926
@ -7,6 +7,10 @@
|
|||||||
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
||||||
"definition files."
|
"definition files."
|
||||||
],
|
],
|
||||||
|
"luci_flags": {
|
||||||
|
"delay_collect_builds": true,
|
||||||
|
"parallel_download_builds": true
|
||||||
|
},
|
||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"archives": [
|
"archives": [
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
||||||
"definition files."
|
"definition files."
|
||||||
],
|
],
|
||||||
|
"luci_flags": {
|
||||||
|
"delay_collect_builds": true,
|
||||||
|
"parallel_download_builds": true
|
||||||
|
},
|
||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"archives": [
|
"archives": [
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
||||||
"definition files."
|
"definition files."
|
||||||
],
|
],
|
||||||
|
"luci_flags": {
|
||||||
|
"delay_collect_builds": true,
|
||||||
|
"parallel_download_builds": true
|
||||||
|
},
|
||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"drone_dimensions": [
|
"drone_dimensions": [
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
"Tests to run on linux hosts should go in one of the other linux_ build ",
|
||||||
"definition files."
|
"definition files."
|
||||||
],
|
],
|
||||||
|
"luci_flags": {
|
||||||
|
"delay_collect_builds": true,
|
||||||
|
"parallel_download_builds": true
|
||||||
|
},
|
||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"archives": [
|
"archives": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user