Skip to content
Merged
Show file tree
Hide file tree
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 @@ -370,6 +370,7 @@ tests:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-azure-ipi-disconnected-cco-manual-workload-identity
Expand Down Expand Up @@ -683,6 +684,7 @@ tests:
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
OCP_ARCH: arm64
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-gcp-ipi-disconnected-private-cco-manual-workload-identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ tests:
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
FIPS_ENABLED: "true"
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ tests:
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
OCP_ARCH: arm64
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ tests:
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
FIPS_ENABLED: "true"
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private
Expand Down Expand Up @@ -1542,6 +1543,7 @@ tests:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-azure-ipi-disconnected-cco-manual-workload-identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ tests:
E2E_RUN_TAGS: '@disconnected'
EXTRACT_MANIFEST_INCLUDED: "true"
OCP_ARCH: arm64
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ tests:
EXTRACT_MANIFEST_INCLUDED: "true"
FEATURE_SET: TechPreviewNoUpgrade
FIPS_ENABLED: "true"
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ tests:
EXTRACT_MANIFEST_INCLUDED: "true"
FEATURE_SET: TechPreviewNoUpgrade
FIPS_ENABLED: "true"
TEST_FILTERS_CLUSTERINFRASTRUCTURE: disruptive&&!autoscaler&&!connected-only
test:
- chain: openshift-e2e-test-clusterinfra-qe-longrun
workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private
Expand Down