Skip to content

Commit 0d49f8a

Browse files
committed
fixup! try other options
Signed-off-by: Bryce Palmer <[email protected]>
1 parent fd5c6ce commit 0d49f8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ci-operator/config/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-release-4.20__periodics.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,26 @@ tests:
5050
steps:
5151
cluster_profile: aws-3
5252
env:
53+
FEATURE_SET: TechPreviewNoUpgrade
54+
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
5355
TEST_SUITE: openshift/auth/external-oidc
5456
workflow: openshift-e2e-aws
5557
- as: e2e-azure-external-oidc
5658
interval: 24h
5759
steps:
5860
cluster_profile: azure4
5961
env:
62+
FEATURE_SET: TechPreviewNoUpgrade
63+
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
6064
TEST_SUITE: openshift/auth/external-oidc
6165
workflow: openshift-e2e-azure
6266
- as: e2e-gcp-external-oidc
6367
interval: 24h
6468
steps:
6569
cluster_profile: gcp
6670
env:
71+
FEATURE_SET: TechPreviewNoUpgrade
72+
OPENSHIFT_SKIP_EXTERNAL_TESTS: "True"
6773
TEST_SUITE: openshift/auth/external-oidc
6874
workflow: openshift-e2e-gcp
6975
zz_generated_metadata:

0 commit comments

Comments
 (0)