mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
update amis
This commit is contained in:
parent
e92eda71e9
commit
d74b4008fc
91 changed files with 40 additions and 954 deletions
6
.ci/docs
6
.ci/docs
|
@ -1,6 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runDocs(
|
||||
env: env)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0878cbac8441fdfdf',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'amazon',
|
||||
distro_version: '2',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0878cbac8441fdfdf',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'amazon',
|
||||
distro_version: '2',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-074d73d377bbc9002',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'arch',
|
||||
distro_version: 'lts',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-074d73d377bbc9002',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'arch',
|
||||
distro_version: 'lts',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,18 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 0,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/nox-cloud-platforms.yml',
|
||||
nox_env_name: 'runtests-cloud',
|
||||
nox_passthrough_opts: '',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,18 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 0, // Don't cancel builds still running. Wait until they end.
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/nox-cloud-platforms.yml',
|
||||
nox_env_name: 'pytest-cloud',
|
||||
nox_passthrough_opts: '',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq-m2crypto',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq-m2crypto',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
extra_codecov_flags: ["proxy"],
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--proxy',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
force_run_full: true,
|
||||
disable_from_filenames: true,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq-pycryptodome',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq-pycryptodome',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-tcp',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-tcp',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0889b02402d364a73',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '8',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0889b02402d364a73',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '8',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-08214f129f5580e09',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'debian',
|
||||
distro_version: '10',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-08214f129f5580e09',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'debian',
|
||||
distro_version: '10',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03244af0c8908796c',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'debian',
|
||||
distro_version: '9',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03244af0c8908796c',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'debian',
|
||||
distro_version: '9',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0a2d674be73e690bc',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'fedora',
|
||||
distro_version: '31',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0a2d674be73e690bc',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'fedora',
|
||||
distro_version: '31',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-07bb012220c11ce44',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'fedora',
|
||||
distro_version: '32',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-07bb012220c11ce44',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'fedora',
|
||||
distro_version: '32',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,19 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
// Pre-nox pipeline
|
||||
runTestSuite(
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'macosx',
|
||||
distro_version: 'highsierra',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave-mac',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/pre-golden-nox-platforms.yml',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
run_full: params.runFull,
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: false)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,21 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
// Pre-nox pipeline
|
||||
runTestSuite(
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'macosx',
|
||||
distro_version: 'highsierra',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave-mac',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/pre-golden-nox-platforms.yml',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: false,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,19 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
// Pre-nox pipeline
|
||||
runTestSuite(
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'macosx',
|
||||
distro_version: 'mojave',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave-mac',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/pre-golden-nox-platforms.yml',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
run_full: params.runFull,
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: false)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,21 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
// Pre-nox pipeline
|
||||
runTestSuite(
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'macosx',
|
||||
distro_version: 'mojave',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave-mac',
|
||||
kitchen_platforms_file: '/var/jenkins/workspace/pre-golden-nox-platforms.yml',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: false,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03596c046edcc51b0',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'opensuse',
|
||||
distro_version: '15',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03596c046edcc51b0',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'opensuse',
|
||||
distro_version: '15',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq-m2crypto',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq-m2crypto',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
extra_codecov_flags: ["proxy"],
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--proxy',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
force_run_full: true,
|
||||
disable_from_filenames: true,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq-pycryptodome',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq-pycryptodome',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-tcp',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-tcp',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0fb9521f309524452',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1804',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0fb9521f309524452',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1804',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-04e8e52aed128700b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '2004',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-04e8e52aed128700b',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '2004',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration', 'multimaster'],
|
||||
testrun_timeout: 6,
|
||||
use_spot_instances: true,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0efc52f37da135a28',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2016',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--unit',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 9,
|
||||
use_spot_instances: false)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0efc52f37da135a28',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2016',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration'],
|
||||
testrun_timeout: 9,
|
||||
use_spot_instances: false,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-00cf3462a2e4e6810',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2019',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'runtests-zeromq',
|
||||
nox_passthrough_opts: '--unit',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 10,
|
||||
use_spot_instances: false)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,20 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-00cf3462a2e4e6810',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2019',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '',
|
||||
python_version: 'py3',
|
||||
//splits: ['unit', 'integration'],
|
||||
testrun_timeout: 10,
|
||||
use_spot_instances: false,
|
||||
//fast_slow_staged_testrun: true
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
6
.ci/lint
6
.ci/lint
|
@ -1,6 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runLint(
|
||||
env: env)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,15 +0,0 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
if (env.CHANGE_ID) {
|
||||
// This is a PR
|
||||
pre_commit_skips = ''
|
||||
} else {
|
||||
// This is a branch build
|
||||
pre_commit_skips = 'pyupgrade'
|
||||
}
|
||||
|
||||
runPreCommit(
|
||||
env: env,
|
||||
pre_commit_skips: pre_commit_skips)
|
||||
|
||||
// vim: ft=groovy
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0878cbac8441fdfdf',
|
||||
ami_image_id: 'ami-05014360ac01845d0',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'amazon',
|
||||
distro_version: '2',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0878cbac8441fdfdf',
|
||||
ami_image_id: 'ami-05014360ac01845d0',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'amazon',
|
||||
distro_version: '2',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 0,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 0, // Don't cancel builds still running. Wait until they end.
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-046a0996ed20ccd5a',
|
||||
ami_image_id: 'ami-018072d7ecddbe0b7',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'centos',
|
||||
distro_version: '7',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-08214f129f5580e09',
|
||||
ami_image_id: 'ami-0d3dd05e5f7163955',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'debian',
|
||||
distro_version: '10',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-08214f129f5580e09',
|
||||
ami_image_id: 'ami-0d3dd05e5f7163955',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'debian',
|
||||
distro_version: '10',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03244af0c8908796c',
|
||||
ami_image_id: 'ami-0b5017d617cf6a296',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'debian',
|
||||
distro_version: '9',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03244af0c8908796c',
|
||||
ami_image_id: 'ami-0b5017d617cf6a296',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'debian',
|
||||
distro_version: '9',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-07bb012220c11ce44',
|
||||
ami_image_id: 'ami-0a474f3164afbb53b',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'fedora',
|
||||
distro_version: '32',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-07bb012220c11ce44',
|
||||
ami_image_id: 'ami-0a474f3164afbb53b',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'fedora',
|
||||
distro_version: '32',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-097c7303c2c839327',
|
||||
ami_image_id: 'ami-0df0dc774d411107d',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'freebsd',
|
||||
distro_version: '121',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-097c7303c2c839327',
|
||||
ami_image_id: 'ami-0df0dc774d411107d',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'freebsd',
|
||||
distro_version: '121',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03596c046edcc51b0',
|
||||
ami_image_id: 'ami-06cc7becf05c5f01f',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'opensuse',
|
||||
distro_version: '15',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-03596c046edcc51b0',
|
||||
ami_image_id: 'ami-06cc7becf05c5f01f',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'opensuse',
|
||||
distro_version: '15',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0aa712706e2a3663b',
|
||||
ami_image_id: 'ami-0271016d2ae2ec10f',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1604',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0fb9521f309524452',
|
||||
ami_image_id: 'ami-04523b8fccbe50f92',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1804',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0fb9521f309524452',
|
||||
ami_image_id: 'ami-04523b8fccbe50f92',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '1804',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-04e8e52aed128700b',
|
||||
ami_image_id: 'ami-0c9da3934b68eb896',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '2004',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-04e8e52aed128700b',
|
||||
ami_image_id: 'ami-0c9da3934b68eb896',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'ubuntu',
|
||||
distro_version: '2004',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0efc52f37da135a28',
|
||||
ami_image_id: 'ami-0acded867073c36c3',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2016',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-0efc52f37da135a28',
|
||||
ami_image_id: 'ami-0acded867073c36c3',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2016',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-00cf3462a2e4e6810',
|
||||
ami_image_id: 'ami-0d9933d6779f80c0a',
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2019',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@Library('salt@master-1.7') _
|
||||
|
||||
runTestSuite(
|
||||
ami_image_id: 'ami-00cf3462a2e4e6810',
|
||||
ami_image_id: 'ami-0d9933d6779f80c0a',
|
||||
concurrent_builds: 2,
|
||||
distro_name: 'windows',
|
||||
distro_version: '2019',
|
||||
|
|
Loading…
Add table
Reference in a new issue