Add unit test job on CentOS8

This patch introduces a unit test job which runs on CentOS8, so that we
can migrate from CentOS7 and CentOS8.
The new unit test job on CentOS8 is added as non-voting job initially,
but will be make as voting job with removing CentOS7 one after we
confirm the gate status of master and stable branches after this change
is merged.

Change-Id: Iee33fe1953af27b5f4b68b093464a831cb4ddcc6
This commit is contained in:
Takashi Kajinami 2020-03-25 11:03:57 +09:00
parent 36523da90f
commit 3f3067e21e
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
check:
jobs:
- puppet-openstack-unit-5.5-centos-7
- puppet-openstack-unit-5.5-centos-8:
voting: false
- puppet-openstack-unit-6.0-ubuntu-bionic
- puppet-openstack-unit-latest-ubuntu-bionic:
voting: false