Update victoria release to c8 stream repos/image

8-stream - BaseOS, AppStream, PowerTools, HighAvailability, extras,
8 - ceph-nautilus, ceph-octopus, collectd-5

Pull centos-8 stream repos when running jobs on
the victoria branch.
Check jobs will match integration jobs - the repos
for which are being updated in
https://review.opendev.org/c/openstack/tripleo-quickstart/+/778557

Change-Id: Id5734e20de5473b433a45986b8aa1c7c0f464d9f
This commit is contained in:
frenzyfriday 2021-03-08 19:03:47 +01:00 committed by yatinkarel
parent ccb0f377da
commit b1be70a30f
1 changed files with 7 additions and 7 deletions

View File

@ -140,27 +140,27 @@ repos:
- type: generic
reponame: quickstart-centos-base
filename: quickstart-centos-base.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/BaseOS/x86_64/os/
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/BaseOS/x86_64/os/
- type: generic
reponame: quickstart-centos-appstreams
filename: quickstart-centos-appstreams.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/AppStream/x86_64/os/
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/AppStream/x86_64/os/
- type: generic
reponame: quickstart-centos-powertools
filename: quickstart-centos-powertools.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/PowerTools/x86_64/os/
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/PowerTools/x86_64/os/
- type: generic
reponame: quickstart-centos-highavailability
filename: quickstart-centos-highavailability.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/HighAvailability/x86_64/os/
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/HighAvailability/x86_64/os/
- type: generic
reponame: quickstart-centos-extras
filename: quickstart-centos-extras.repo
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/extras/x86_64/os/
baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/extras/x86_64/os/
- type: generic
reponame: quickstart-centos-ceph-nautilus
@ -199,7 +199,7 @@ undercloud_rpm_dependencies: >-
python3-tripleoclient
ceph-ansible
# baseos settings
baseos_undercloud_image_url: https://cloud.centos.org/centos/8/x86_64/images/CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2
baseos_undercloud_image_url: https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20201217.0.x86_64.qcow2
baseos_image: centos
baseos_image_type: qcow2
baseos_md5sum: "d89eb49f2c264d29225cecf2b6c83322 CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2"
baseos_md5sum: "70d5c374156f2ab92c058b6a6150f55e CentOS-Stream-GenericCloud-8-20201217.0.x86_64.qcow2"