Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumps ACM and Submariner version for OCP 4.16 #11289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion conf/ocsci/submariner_downstream.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ENV_DATA:
submariner_source: "downstream"
subctl_version: "subctl-rhel9:v0.18"
subctl_version: "subctl-rhel9:v0.19"
6 changes: 3 additions & 3 deletions ocs_ci/framework/conf/ocp_version/ocp-4.16-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ DEPLOYMENT:
ENV_DATA:
# TODO: replace with 4.16 once template is available
vm_template: "rhcos-416.94.202403071059-0-vmware.x86_64"
acm_hub_channel: release-2.11
acm_version: "2.11"
submariner_version: "0.18.0"
acm_hub_channel: release-2.12
acm_version: "2.12"
submariner_version: "0.19.0"
6 changes: 3 additions & 3 deletions ocs_ci/framework/conf/ocp_version/ocp-4.16-ga-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ DEPLOYMENT:
ignition_version: "3.2.0"
ENV_DATA:
vm_template: "rhcos-4.16.0-x86_64-vmware.x86_64"
acm_hub_channel: release-2.11
acm_version: "2.11"
submariner_version: "0.18.0"
acm_hub_channel: release-2.12
acm_version: "2.12"
submariner_version: "0.19.0"
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ ENV_DATA:
# TODO: This we will need to update to update to released version once we
# will upload to DCs
vm_template: "rhcos-4.16.0-x86_64-vmware.x86_64"
acm_hub_channel: release-2.11
acm_version: "2.11"
submariner_version: "0.18.0"
acm_hub_channel: release-2.12
acm_version: "2.12"
submariner_version: "0.19.0"