Use centos8 in packstack jobs

centos7 packstack jobs are not compatible with python3 plus it seems
python-tempestconf is the only project which uses packstack-allinone
job.
The change replaces packstack-allinone by packstack-centos8 job and
makes packstack jobs voting again.

Change-Id: I81f700f739fd212f57fc6f4121e6a25f48163103
This commit is contained in:
Martin Kopec 2020-03-03 08:54:18 +00:00
parent 33f0d1e9db
commit 8f9798994c
1 changed files with 5 additions and 9 deletions

View File

@ -13,10 +13,8 @@
- python-tempestconf-tempest-devstack-admin-rocky
- python-tempestconf-tempest-devstack-admin-queens
- python-tempestconf-tempest-devstack-demo
- python-tempestconf-tempest-packstack-admin:
voting: false
- python-tempestconf-tempest-packstack-demo:
voting: false
- python-tempestconf-tempest-packstack-admin
- python-tempestconf-tempest-packstack-demo
- python-tempestconf-tempest-devstack-admin-plugins
- tripleo-ci-centos-7-scenario002-standalone
- tripleo-ci-centos-7-standalone
@ -29,10 +27,8 @@
- python-tempestconf-tempest-devstack-admin-rocky
- python-tempestconf-tempest-devstack-admin-queens
- python-tempestconf-tempest-devstack-demo
- python-tempestconf-tempest-packstack-admin:
voting: false
- python-tempestconf-tempest-packstack-demo:
voting: false
- python-tempestconf-tempest-packstack-admin
- python-tempestconf-tempest-packstack-demo
- python-tempestconf-tempest-devstack-admin-plugins
- tripleo-ci-centos-7-scenario002-standalone
- tripleo-ci-centos-7-standalone
@ -98,7 +94,7 @@
- job:
name: python-tempestconf-packstack-base
parent: packstack-allinone
parent: packstack-centos8
description: Base job for python-tempestconf on packstack environment
required-projects:
- x/packstack