Switch tempestconf job from centos-7 to centos-8

Change-Id: Ia2d836a1e5e813422135b12ee8e013abfd2eafa5
This commit is contained in:
Jonathan Rosser 2020-09-24 13:14:57 +01:00
parent f1802ede68
commit a20e706c91
2 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
- job: - job:
name: openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-7 name: openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-8
parent: openstack-ansible-deploy-aio_distro_metal-centos-7 parent: openstack-ansible-deploy-aio_distro_metal-centos-8
pre-run: pre-run:
- zuul.d/playbooks/pre-tempestconf.yml - zuul.d/playbooks/pre-tempestconf.yml

View File

@ -23,7 +23,7 @@
- release-notes-jobs-python3 - release-notes-jobs-python3
check: check:
jobs: jobs:
- openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-7 - openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-8
- openstack-tox-molecule: - openstack-tox-molecule:
voting: false voting: false
vars: vars:
@ -34,7 +34,7 @@
voting: false voting: false
gate: gate:
jobs: jobs:
- openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-7 - openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-8
- tripleo-ci-centos-8-standalone - tripleo-ci-centos-8-standalone
- openstack-ansible-deploy-aio_distro_metal-ubuntu-bionic: - openstack-ansible-deploy-aio_distro_metal-ubuntu-bionic:
voting: false voting: false