mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
We won't be testing FreeBSD on the newer pipeline
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
f82b214807
commit
ed7b0358a9
2 changed files with 0 additions and 18 deletions
|
@ -8,7 +8,6 @@ debian-10-amd64: ami-0eb32b3297dc438d0
|
|||
debian-11-amd64: ami-08bf6df84b4488e8a
|
||||
debian-11-arm64: ami-085ff5dc42735c52e
|
||||
fedora-35-x86_64: ami-05dbe9d0b98ca2f9c
|
||||
freebsd-131-amd64: ami-0ef1a75f9b997e572
|
||||
opensuse-15-x86_64: ami-0b57dabce687992c3
|
||||
photon-3-x86_64: ami-080bc696fab4f5840
|
||||
ubuntu-1804-amd64: ami-0decb138fa5e24979
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
@Library('salt@master-1.11') _
|
||||
|
||||
runTestSuite(
|
||||
concurrent_builds: 1,
|
||||
distro_name: 'freebsd',
|
||||
distro_version: '131',
|
||||
distro_arch: 'amd64',
|
||||
env: env,
|
||||
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
|
Loading…
Add table
Reference in a new issue