Skip to content
Merged
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
4 changes: 2 additions & 2 deletions ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ tests:
ARO_HCP_CLOUD: dev
ARO_HCP_DEPLOY_ENV: ci01
ARO_HCP_SUITE_PARALLELISM: "55"
MULTISTAGE_PARAM_OVERRIDE_LOCATION: westus3
MULTISTAGE_PARAM_OVERRIDE_LOCATION: canadacentral
workflow: aro-hcp-local-e2e
- always_run: false
as: e2e-parallel-inplace-upgrade
Expand All @@ -477,7 +477,7 @@ tests:
- 02,ARO HCP E2E Hosted Clusters - Dev - 03
ARO_HCP_CLOUD: dev
ARO_HCP_DEPLOY_ENV: ci01
MULTISTAGE_PARAM_OVERRIDE_LOCATION: westus3
MULTISTAGE_PARAM_OVERRIDE_LOCATION: canadacentral
workflow: aro-hcp-local-e2e-upgrade
- as: global-pipeline-postsubmit
max_concurrency: 1
Expand Down