Switch to packstack centos8-stream base job

CentOS8 jobs are being removed[1] in packstack for
wallaby release in favor of CentOS8-Stream jobs[2] added
earlier. So let's switch to centos8-stream base in
tempestconf too.

[1] https://review.opendev.org/c/x/packstack/+/780546
[2] https://review.opendev.org/c/x/packstack/+/770771

Change-Id: I316f0fa0663d734d9fd6f3bbda42d9a82b234179
This commit is contained in:
yatinkarel 2021-03-16 16:47:39 +05:30 committed by Radosław Piliszek
parent 233fca29a5
commit 8f80e1f086
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
- job: - job:
name: python-tempestconf-packstack-base name: python-tempestconf-packstack-base
parent: packstack-centos8 parent: packstack-centos8s
description: Base job for python-tempestconf on packstack environment description: Base job for python-tempestconf on packstack environment
required-projects: required-projects:
- x/packstack - x/packstack