mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove Photon OS 3 from the Jenkins builds
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
990728fe46
commit
94d6603ea1
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.11') _
|
||||
|
||||
runTestSuite(
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'photon',
|
||||
distro_version: '3',
|
||||
distro_arch: 'x86-64',
|
||||
env: env,
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
python_version: 'py3',
|
||||
testrun_timeout: 8,
|
||||
use_spot_instances: true,
|
||||
)
|
||||
|
||||
// vim: ft=groovy
|
Loading…
Add table
Reference in a new issue