Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,13 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Critical,High)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-sts-ad
QE_USAGE: rosa-sts-advanced-critical-high-f3
REGION: ap-northeast-1
RHCS_CLUSTER_NAME_SUFFIX: f3
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "false"
test:
- ref: rhcs-e2e-tests
Expand All @@ -62,12 +63,13 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Critical,High)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-sts-pl
QE_USAGE: rosa-sts-private-critical-high-f3
REGION: us-east-1
RHCS_CLUSTER_NAME_SUFFIX: f3
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "false"
test:
- ref: rhcs-e2e-tests
Expand All @@ -89,13 +91,14 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Critical,High)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-sts-sv
ENABLE_SHARED_VPC: "yes"
QE_USAGE: rosa-sts-shared-vpc-critical-high-f3
REGION: us-east-1
RHCS_CLUSTER_NAME_SUFFIX: f3
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "false"
test:
- ref: rhcs-e2e-tests
Expand All @@ -117,12 +120,13 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Medium,Low)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-sts-ad
QE_USAGE: rosa-sts-advanced-medium-low-f7
REGION: ap-northeast-1
RHCS_CLUSTER_NAME_SUFFIX: f7
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "true"
test:
- ref: rhcs-e2e-tests
Expand Down Expand Up @@ -335,12 +339,13 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Critical,High)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-hcp-ad
QE_USAGE: rosa-hcp-advanced-critical-high-f3
REGION: us-west-2
RHCS_CLUSTER_NAME_SUFFIX: f3
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "false"
test:
- ref: rhcs-e2e-tests
Expand All @@ -362,12 +367,13 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Medium,Low)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-hcp-ad
QE_USAGE: rosa-hcp-advanced-medium-low-f7
REGION: us-west-2
RHCS_CLUSTER_NAME_SUFFIX: f7
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "true"
test:
- ref: rhcs-e2e-tests
Expand All @@ -389,12 +395,13 @@ tests:
cluster_profile: oex-aws-qe
env:
CASE_LABEL_FILTER: (Critical,High)&&(day1-post,day2)&&!Exclude
CHANNEL_GROUP: stable
CHANNEL_GROUP: candidate
CLUSTER_PROFILE: rosa-hcp-pl
QE_USAGE: rosa-hcp-private-critical-high-f3
REGION: us-west-2
RHCS_CLUSTER_NAME_SUFFIX: f3
RHCS_URL: https://api.stage.openshift.com
VERSION: 4.22.0-rc.3
WAIT_OPERATORS: "false"
test:
- ref: rhcs-e2e-tests
Expand Down