Switch to puppet-passed-ci repo for centos8
Promotion pipeline for RDO CentOS8 is setup and running[1], on success puppet-passed-ci repo get's created, let's use it instead of consistent which is not tested with puppet-openstack-integration jobs. [1] https://ci.centos.org/view/rdo/view/weirdo-pipelines/view/weirdo-promote-test-puppet-centos8/ Change-Id: Ib11d3dd95bb0d04176f8e06b247c7f0b81b77314
This commit is contained in:
parent
b1e31a18af
commit
2f780ec9e6
@ -20,8 +20,7 @@ OS_NAME_VERS=${REDHAT_SUPPORT_PRODUCT}${REDHAT_SUPPORT_PRODUCT_VERSION}
|
||||
export WRITE_FACTS=${WRITE_FACTS:-true}
|
||||
export DLRN_BASE=${DLRN_BASE:-${OS_NAME_VERS}-master/puppet-passed-ci}
|
||||
export DLRN_DEPS_BASE=${DLRN_DEPS_BASE:-${OS_NAME_VERS}-master/deps/latest/}
|
||||
# change consistent to puppet-passed-ci after promotion pipeline is setup
|
||||
export DLRN_BASE_URL=${DLRN_BASE_URL:-${OS_NAME_VERS}-master/consistent/delorean.repo}
|
||||
export DLRN_BASE_URL=${DLRN_BASE_URL:-${OS_NAME_VERS}-master/puppet-passed-ci/delorean.repo}
|
||||
export DLRN_DEPS_URL=${DLRN_DEPS_URL:-${OS_NAME_VERS}-master/delorean-deps.repo}
|
||||
export CEPH_VERSION=${CEPH_VERSION:-nautilus}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user