Skip to content

Commit

Permalink
Use ACM 2.10 with OCP 4.15 and 4.16
Browse files Browse the repository at this point in the history
Signed-off-by: Sidhant Agrawal <[email protected]>
  • Loading branch information
sidhant-agrawal committed Feb 5, 2024
1 parent aaf3846 commit 611ccde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ocs_ci/framework/conf/ocp_version/ocp-4.15-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ DEPLOYMENT:
ignition_version: "3.2.0"
ENV_DATA:
vm_template: "rhcos-415.92.202309142014-0-vmware.x86_64"
acm_hub_channel: release-2.9
acm_version: "2.9"
acm_hub_channel: release-2.10
acm_version: "2.10"
4 changes: 2 additions & 2 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,5 +11,5 @@ DEPLOYMENT:
ENV_DATA:
# TODO: replace with 4.16 once template is available
vm_template: "rhcos-415.92.202311241643-0-vmware.x86_64"
acm_hub_channel: release-2.9
acm_version: "2.9"
acm_hub_channel: release-2.10
acm_version: "2.10"

0 comments on commit 611ccde

Please sign in to comment.