zuul.d: Add bionic job for distro package installations
Given that Xenial is not providing packages for Rocky, we should prepare for replacing Xenial distribution jobs with Bionic. Change-Id: Ia27ea8d7d10b0c5f920a881b1573fc6b375ba2dd
This commit is contained in:
parent
39a169dfc1
commit
ee0913f012
@ -132,6 +132,12 @@
|
|||||||
vars:
|
vars:
|
||||||
tox_env: distro_install
|
tox_env: distro_install
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: openstack-ansible-functional-distro_install-ubuntu-bionic
|
||||||
|
parent: openstack-ansible-functional-ubuntu-bionic
|
||||||
|
vars:
|
||||||
|
tox_env: distro_install
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: openstack-ansible-upgrade-ubuntu-xenial
|
name: openstack-ansible-upgrade-ubuntu-xenial
|
||||||
parent: openstack-ansible-upgrade
|
parent: openstack-ansible-upgrade
|
||||||
|
Loading…
Reference in New Issue
Block a user