Remove openSUSE 15 jobs
openSUSE does not support lxc, remove all jobs. There's no value testing a use case that will not work. Change-Id: I1a8b7ec942eb594c669c3feb0f2b6db159d8b909
This commit is contained in:
parent
62c3a2cbe1
commit
7cdb2d1ac3
zuul.d
@ -33,13 +33,6 @@
|
||||
vars:
|
||||
tox_env: dir
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-dir-opensuse-150
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: opensuse-150
|
||||
vars:
|
||||
tox_env: dir
|
||||
|
||||
# NOTE(cloudnull): Job set to non-voting due to regression in bionic
|
||||
# https://github.com/lxc/lxc/issues/2612
|
||||
- job:
|
||||
@ -50,13 +43,6 @@
|
||||
vars:
|
||||
tox_env: btrfs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-btrfs-opensuse-150
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: opensuse-150
|
||||
vars:
|
||||
tox_env: btrfs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-machinectl-ubuntu-bionic
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
@ -65,13 +51,6 @@
|
||||
vars:
|
||||
tox_env: mnctl
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-machinectl-opensuse-150
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: opensuse-150
|
||||
vars:
|
||||
tox_env: mnctl
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-machinectl-centos-7
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
@ -86,13 +65,6 @@
|
||||
vars:
|
||||
tox_env: ofs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-overlayfs-opensuse-150
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: opensuse-150
|
||||
vars:
|
||||
tox_env: ofs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-zfs-ubuntu-bionic
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
|
@ -22,17 +22,9 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-lxc-dir-centos-7
|
||||
- openstack-ansible-lxc-dir-opensuse-150:
|
||||
voting: false
|
||||
- openstack-ansible-lxc-dir-ubuntu-bionic
|
||||
- openstack-ansible-lxc-btrfs-ubuntu-bionic
|
||||
- openstack-ansible-lxc-btrfs-opensuse-150:
|
||||
voting: false
|
||||
- openstack-ansible-lxc-machinectl-ubuntu-bionic
|
||||
- openstack-ansible-lxc-machinectl-centos-7
|
||||
- openstack-ansible-lxc-machinectl-opensuse-150:
|
||||
voting: false
|
||||
- openstack-ansible-lxc-overlayfs-ubuntu-bionic
|
||||
- openstack-ansible-lxc-overlayfs-opensuse-150:
|
||||
voting: false
|
||||
- openstack-ansible-lxc-zfs-ubuntu-bionic
|
||||
|
Loading…
Reference in New Issue
Block a user