Merge "Functional container tests: update to CentOS 8"

This commit is contained in:
Zuul 2020-05-12 21:09:44 +00:00 committed by Gerrit Code Review
commit ee72fd8586
1 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
- yum-utils
nodepool_diskimage:
base_element: centos-minimal
release: 7
release: 8
mirror: "http://{{ zuul_site_mirror_fqdn }}/centos"
env-vars:
DIB_SIMPLE_INIT_NETWORKMANAGER: '1'
@ -289,13 +289,13 @@
description: |
Test Nodepool containers and OpenStack, with released projects
This builds, uploads and boots a CentOS 7 image into a
This builds, uploads and boots a CentOS 8 image into a
OpenStack cloud.
parent: nodepool-functional-container-openstack-release-base
vars:
nodepool_diskimage:
base_element: centos-minimal
release: 7
release: 8
mirror: "http://{{ zuul_site_mirror_fqdn }}/centos"
env-vars:
DIB_SIMPLE_INIT_NETWORKMANAGER: '1'
@ -322,13 +322,13 @@
description: |
Test Nodepool containers and OpenStack, with some projects from source
This builds, uploads and boots a CentOS 7 image into a
This builds, uploads and boots a CentOS 8 image into a
OpenStack cloud.
parent: nodepool-functional-container-openstack-siblings-base
vars:
nodepool_diskimage:
base_element: centos-minimal
release: 7
release: 8
mirror: "http://{{ zuul_site_mirror_fqdn }}/centos"
env-vars:
DIB_SIMPLE_INIT_NETWORKMANAGER: '1'