Use only supported functional jobs
This drops jobs for unsupported Ubuntu Bionic and CentOS 8 Change-Id: I6eb4ba4ef9969e2c69dba586b1e28f0662e3c79d
This commit is contained in:
parent
8b596119a3
commit
d7489a08f1
zuul.d
@ -19,13 +19,6 @@
|
||||
vars:
|
||||
osa_test_repo: "openstack/openstack-ansible-lxc_container_create"
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-dir-ubuntu-bionic
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
tox_env: dir
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-dir-ubuntu-focal
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
@ -34,33 +27,18 @@
|
||||
tox_env: dir
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-dir-centos-8
|
||||
name: openstack-ansible-lxc-dir-centos-8-stream
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: centos-8
|
||||
nodeset: centos-8-stream
|
||||
vars:
|
||||
tox_env: dir
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-btrfs-ubuntu-bionic
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
tox_env: btrfs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-btrfs-ubuntu-focal
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: ubuntu-focal
|
||||
vars:
|
||||
tox_env: btrfs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-overlayfs-ubuntu-bionic
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
tox_env: ofs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-overlayfs-ubuntu-focal
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
@ -68,13 +46,6 @@
|
||||
vars:
|
||||
tox_env: ofs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-zfs-ubuntu-bionic
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
tox_env: zfs
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-lxc-zfs-ubuntu-focal
|
||||
parent: openstack-ansible-lxc-container-create
|
||||
|
@ -23,12 +23,8 @@
|
||||
- openstack-ansible-upgrade-infra_lxc-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-lxc-dir-centos-8
|
||||
- openstack-ansible-lxc-dir-ubuntu-bionic
|
||||
- openstack-ansible-lxc-dir-centos-8-stream
|
||||
- openstack-ansible-lxc-dir-ubuntu-focal
|
||||
- openstack-ansible-lxc-btrfs-ubuntu-bionic
|
||||
- openstack-ansible-lxc-btrfs-ubuntu-focal
|
||||
- openstack-ansible-lxc-overlayfs-ubuntu-bionic
|
||||
- openstack-ansible-lxc-overlayfs-ubuntu-focal
|
||||
- openstack-ansible-lxc-zfs-ubuntu-bionic
|
||||
- openstack-ansible-lxc-zfs-ubuntu-focal
|
||||
|
Loading…
x
Reference in New Issue
Block a user