diff --git a/ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main__periodics.yaml b/ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main__periodics.yaml index fa2e957d926c6..8a468768d6f9d 100644 --- a/ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main__periodics.yaml +++ b/ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main__periodics.yaml @@ -40,9 +40,10 @@ tests: cluster_profile: rosa-e2e-01 env: CHANNEL_GROUP: stable + CLUSTER_SECTOR: rosa-e2e ENABLE_BILLING_ACCOUNT: "yes" HOSTED_CP: "true" - LABEL_FILTER: '!Access:MC' + LABEL_FILTER: Platform:HCP OCM_LOGIN_ENV: staging OPENSHIFT_VERSION: "4.19" REPLICAS: "3" @@ -53,9 +54,10 @@ tests: cluster_profile: rosa-e2e-01 env: CHANNEL_GROUP: stable + CLUSTER_SECTOR: rosa-e2e ENABLE_BILLING_ACCOUNT: "yes" HOSTED_CP: "true" - LABEL_FILTER: '!Access:MC' + LABEL_FILTER: Platform:HCP OCM_LOGIN_ENV: staging OPENSHIFT_VERSION: "4.20" REPLICAS: "3" @@ -66,9 +68,10 @@ tests: cluster_profile: rosa-e2e-01 env: CHANNEL_GROUP: stable + CLUSTER_SECTOR: rosa-e2e ENABLE_BILLING_ACCOUNT: "yes" HOSTED_CP: "true" - LABEL_FILTER: '!Access:MC' + LABEL_FILTER: Platform:HCP OCM_LOGIN_ENV: staging OPENSHIFT_VERSION: "4.21" REPLICAS: "3" @@ -79,9 +82,10 @@ tests: cluster_profile: rosa-e2e-01 env: CHANNEL_GROUP: candidate + CLUSTER_SECTOR: rosa-e2e ENABLE_BILLING_ACCOUNT: "yes" HOSTED_CP: "true" - LABEL_FILTER: '!Access:MC' + LABEL_FILTER: Platform:HCP OCM_LOGIN_ENV: staging OPENSHIFT_VERSION: "4.22" REPLICAS: "3" @@ -92,9 +96,10 @@ tests: cluster_profile: rosa-e2e-01 env: CHANNEL_GROUP: nightly + CLUSTER_SECTOR: rosa-e2e ENABLE_BILLING_ACCOUNT: "yes" HOSTED_CP: "true" - LABEL_FILTER: '!Access:MC' + LABEL_FILTER: Platform:HCP OCM_LOGIN_ENV: staging OPENSHIFT_VERSION: "5.0" REPLICAS: "3"