Skip to content

Commit 8c9455c

Browse files
committed
Update ROSA version used for CI
4.15.48 is no longer supported as a version we can deploy in CI.
1 parent ddb89ee commit 8c9455c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

ci-operator/config/ComplianceAsCode/compliance-operator/ComplianceAsCode-compliance-operator-1.6.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ tests:
123123
CHANNEL_GROUP: stable
124124
ENABLE_BILLING_ACCOUNT: "yes"
125125
OCM_LOGIN_ENV: integration
126-
OPENSHIFT_VERSION: 4.15.48
126+
OPENSHIFT_VERSION: "4.19"
127127
REGION: us-east-2
128128
test:
129129
- ref: ipi-install-rbac

ci-operator/config/ComplianceAsCode/compliance-operator/ComplianceAsCode-compliance-operator-1.7.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ tests:
135135
CHANNEL_GROUP: stable
136136
ENABLE_BILLING_ACCOUNT: "yes"
137137
OCM_LOGIN_ENV: integration
138-
OPENSHIFT_VERSION: 4.15.48
138+
OPENSHIFT_VERSION: "4.19"
139139
REGION: us-east-2
140140
test:
141141
- ref: ipi-install-rbac

ci-operator/config/ComplianceAsCode/compliance-operator/ComplianceAsCode-compliance-operator-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ tests:
135135
CHANNEL_GROUP: stable
136136
ENABLE_BILLING_ACCOUNT: "yes"
137137
OCM_LOGIN_ENV: integration
138-
OPENSHIFT_VERSION: 4.15.48
138+
OPENSHIFT_VERSION: "4.19"
139139
REGION: us-east-2
140140
test:
141141
- ref: ipi-install-rbac

ci-operator/config/ComplianceAsCode/content/ComplianceAsCode-content-master__4.15.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ tests:
568568
CHANNEL_GROUP: stable
569569
ENABLE_BILLING_ACCOUNT: "yes"
570570
OCM_LOGIN_ENV: integration
571-
OPENSHIFT_VERSION: 4.15.48
571+
OPENSHIFT_VERSION: "4.15"
572572
REGION: us-east-2
573573
test:
574574
- ref: ipi-install-rbac
@@ -599,7 +599,7 @@ tests:
599599
CHANNEL_GROUP: stable
600600
ENABLE_BILLING_ACCOUNT: "yes"
601601
OCM_LOGIN_ENV: integration
602-
OPENSHIFT_VERSION: 4.15.48
602+
OPENSHIFT_VERSION: "4.15"
603603
REGION: us-east-2
604604
test:
605605
- ref: ipi-install-rbac

0 commit comments

Comments
 (0)