Adds tripleo-standalone-multinode-ipa-pipeline to templates

Currently, tripleo-standalone-multinode-ipa-pipeline is pulling
content from quay registry instead of content-provider job.
Moving this to use template which includes content-provider job
so that we pull containers from content-provider jobs.

Related-Bug: #1960205

Change-Id: I5c0cd95a4872e9a5cdd629ba0e5dcba33a792a23
(cherry picked from commit 273019ed22)
This commit is contained in:
frenzyfriday 2022-01-12 15:31:25 +05:30 committed by David Sedgmen
parent a05078d292
commit 6b0ed82861
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ log: true
platforms:
- name: centos8
hostname: test-0.example.test
image: centos/centos:centos8
image: centos/centos:stream8
registry:
url: quay.io
security_opts:

View File

@ -7,7 +7,7 @@ log: true
platforms:
- name: centos8
hostname: test-0.example.test
image: centos/centos:centos8
image: centos/centos:stream8
registry:
url: quay.io
security_opts:

View File

@ -4,10 +4,10 @@
- check-requirements
- openstack-python36-jobs
- publish-to-pypi
- tripleo-standalone-multinode-ipa-pipeline
check:
jobs:
- tripleo-ipa-centos-8-molecule
- tripleo-ci-centos-8-standalone-on-multinode-ipa
gate:
jobs:
- tripleo-ipa-centos-8-molecule