mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Don't run slow/fast staged builds just yet
This commit is contained in:
parent
1bd5aebf92
commit
b9eb759729
23 changed files with 65 additions and 44 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@Library('salt@master-1.7-staged') _
|
||||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
concurrent_builds: 2,
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue