Don't run slow/fast staged builds just yet

This commit is contained in:
Pedro Algarvio 2020-04-27 20:18:56 +01:00 committed by Daniel Wozniak
parent 1bd5aebf92
commit b9eb759729
23 changed files with 65 additions and 44 deletions

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 0, // Don't cancel builds still running. Wait until they end.

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
// Pre-nox pipeline
runTestSuite(
@ -16,6 +16,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: false,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
// Pre-nox pipeline
runTestSuite(
@ -16,6 +16,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: false,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
// Pre-nox pipeline
runTestSuite(
@ -16,6 +16,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: false,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration', 'multimaster'],
testrun_timeout: 6,
use_spot_instances: true,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration'],
testrun_timeout: 9,
use_spot_instances: false,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy

View file

@ -1,4 +1,4 @@
@Library('salt@master-1.7-staged') _
@Library('salt@master-1.7') _
runTestSuite(
concurrent_builds: 2,
@ -13,6 +13,7 @@ runTestSuite(
//splits: ['unit', 'integration'],
testrun_timeout: 10,
use_spot_instances: false,
fast_slow_staged_testrun: true)
//fast_slow_staged_testrun: true
)
// vim: ft=groovy