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
@ -33,13 +33,6 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_env: dir
|
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
|
# NOTE(cloudnull): Job set to non-voting due to regression in bionic
|
||||||
# https://github.com/lxc/lxc/issues/2612
|
# https://github.com/lxc/lxc/issues/2612
|
||||||
- job:
|
- job:
|
||||||
@ -50,13 +43,6 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_env: btrfs
|
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:
|
- job:
|
||||||
name: openstack-ansible-lxc-machinectl-ubuntu-bionic
|
name: openstack-ansible-lxc-machinectl-ubuntu-bionic
|
||||||
parent: openstack-ansible-lxc-container-create
|
parent: openstack-ansible-lxc-container-create
|
||||||
@ -65,13 +51,6 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_env: mnctl
|
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:
|
- job:
|
||||||
name: openstack-ansible-lxc-machinectl-centos-7
|
name: openstack-ansible-lxc-machinectl-centos-7
|
||||||
parent: openstack-ansible-lxc-container-create
|
parent: openstack-ansible-lxc-container-create
|
||||||
@ -86,13 +65,6 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_env: ofs
|
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:
|
- job:
|
||||||
name: openstack-ansible-lxc-zfs-ubuntu-bionic
|
name: openstack-ansible-lxc-zfs-ubuntu-bionic
|
||||||
parent: openstack-ansible-lxc-container-create
|
parent: openstack-ansible-lxc-container-create
|
||||||
|
@ -22,17 +22,9 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-lxc-dir-centos-7
|
- openstack-ansible-lxc-dir-centos-7
|
||||||
- openstack-ansible-lxc-dir-opensuse-150:
|
|
||||||
voting: false
|
|
||||||
- openstack-ansible-lxc-dir-ubuntu-bionic
|
- openstack-ansible-lxc-dir-ubuntu-bionic
|
||||||
- openstack-ansible-lxc-btrfs-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-ubuntu-bionic
|
||||||
- openstack-ansible-lxc-machinectl-centos-7
|
- openstack-ansible-lxc-machinectl-centos-7
|
||||||
- openstack-ansible-lxc-machinectl-opensuse-150:
|
|
||||||
voting: false
|
|
||||||
- openstack-ansible-lxc-overlayfs-ubuntu-bionic
|
- openstack-ansible-lxc-overlayfs-ubuntu-bionic
|
||||||
- openstack-ansible-lxc-overlayfs-opensuse-150:
|
|
||||||
voting: false
|
|
||||||
- openstack-ansible-lxc-zfs-ubuntu-bionic
|
- openstack-ansible-lxc-zfs-ubuntu-bionic
|
||||||
|
Loading…
Reference in New Issue
Block a user