Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.22"
namespace: ocp
tag: cli
ocp_4.22_base-rhel9:
name: "4.22"
namespace: ocp
tag: base-rhel9
shellcheck:
name: shellcheck
namespace: ci
Expand Down Expand Up @@ -66,6 +70,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 4.17 here should be updated, but this is what we currently have in installer main.

to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand Down Expand Up @@ -110,6 +119,12 @@ promotion:
- src-oc
name: "4.22"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-22.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-22.repo
from: ocp_4.22_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ base_images:
name: "4.16"
namespace: ocp
tag: cli
ocp_4.16_base-rhel9:
name: "4.16"
namespace: ocp
tag: base-rhel9
build_root:
from_repository: true
images:
Expand All @@ -47,6 +51,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand All @@ -70,6 +79,12 @@ promotion:
- src-oc
name: "4.16"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-16.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-16.repo
from: ocp_4.16_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ base_images:
name: "4.17"
namespace: ocp
tag: cli
ocp_4.17_base-rhel9:
name: "4.17"
namespace: ocp
tag: base-rhel9
build_root:
from_repository: true
images:
Expand All @@ -47,6 +51,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand All @@ -70,6 +79,12 @@ promotion:
- src-oc
name: "4.17"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-17.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-17.repo
from: ocp_4.17_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.18"
namespace: ocp
tag: cli
ocp_4.18_base-rhel9:
name: "4.18"
namespace: ocp
tag: base-rhel9
build_root:
from_repository: true
images:
Expand All @@ -49,6 +53,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand All @@ -72,6 +81,12 @@ promotion:
- src-oc
name: "4.18"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-18.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-18.repo
from: ocp_4.18_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.19"
namespace: ocp
tag: cli
ocp_4.19_base-rhel9:
name: "4.19"
namespace: ocp
tag: base-rhel9
vsphere-ci-python:
name: vsphere-python
namespace: ci
Expand All @@ -54,6 +58,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand All @@ -77,6 +86,12 @@ promotion:
- src-oc
name: "4.19"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-19.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-19.repo
from: ocp_4.19_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.20"
namespace: ocp
tag: cli
ocp_4.20_base-rhel9:
name: "4.20"
namespace: ocp
tag: base-rhel9
splat-ci-virtctl:
name: splat-virtctl
namespace: ci
Expand All @@ -58,6 +62,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand Down Expand Up @@ -102,6 +111,12 @@ promotion:
- src-oc
name: "4.20"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-20.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-20.repo
from: ocp_4.20_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.21"
namespace: ocp
tag: cli
ocp_4.21_base-rhel9:
name: "4.21"
namespace: ocp
tag: base-rhel9
shellcheck:
name: shellcheck
namespace: ci
Expand Down Expand Up @@ -66,6 +70,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand Down Expand Up @@ -110,6 +119,12 @@ promotion:
- src-oc
name: "4.21"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-21.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-21.repo
from: ocp_4.21_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.22"
namespace: ocp
tag: cli
ocp_4.22_base-rhel9:
name: "4.22"
namespace: ocp
tag: base-rhel9
shellcheck:
name: shellcheck
namespace: ci
Expand Down Expand Up @@ -66,6 +70,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand Down Expand Up @@ -111,6 +120,12 @@ promotion:
- src-oc
name: "4.22"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-22.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-22.repo
from: ocp_4.22_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "4.23"
namespace: ocp
tag: cli
ocp_4.23_base-rhel9:
name: "4.23"
namespace: ocp
tag: base-rhel9
shellcheck:
name: shellcheck
namespace: ci
Expand Down Expand Up @@ -66,6 +70,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand Down Expand Up @@ -110,6 +119,12 @@ promotion:
- src-oc
name: "4.23"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-4-23.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-4-23.repo
from: ocp_4.23_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ base_images:
name: "5.0"
namespace: ocp
tag: cli
ocp_5.0_base-rhel9:
name: "5.0"
namespace: ocp
tag: base-rhel9
shellcheck:
name: shellcheck
namespace: ci
Expand Down Expand Up @@ -66,6 +70,11 @@ images:
- dockerfile_path: images/installer/Dockerfile.upi.ci
to: upi-installer
- dockerfile_path: images/openstack/Dockerfile.ci
from: openstack-base
inputs:
openstack-base:
as:
- registry.ci.openshift.org/ocp/4.17:base-rhel9
to: openstack-installer
- dockerfile_path: images/baremetal/Dockerfile.ci
to: baremetal-installer
Expand Down Expand Up @@ -110,6 +119,12 @@ promotion:
- src-oc
name: "5.0"
namespace: ocp
raw_steps:
- pipeline_image_cache_step:
commands: |
curl http://base-openstack-5-0.ocp.svc/ > /etc/yum.repos.art/ci/base-openstack-5-0.repo
from: ocp_5.0_base-rhel9
to: openstack-base
releases:
initial:
integration:
Expand Down