mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
update jenkinsfile for debian-11 to match others
This commit is contained in:
parent
a0f1087796
commit
b924ecb6e9
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@Library('salt@master-1.10') _
|
||||
@Library('salt@master-1.11') _
|
||||
|
||||
runTestSuite(
|
||||
concurrent_builds: 1,
|
||||
|
@ -6,7 +6,6 @@ runTestSuite(
|
|||
distro_version: '11',
|
||||
distro_arch: 'amd64',
|
||||
env: env,
|
||||
golden_images_branch: 'master',
|
||||
jenkins_slave_label: 'kitchen-slave',
|
||||
nox_env_name: 'pytest-zeromq',
|
||||
nox_passthrough_opts: '--ssh-tests',
|
||||
|
|
Loading…
Add table
Reference in a new issue