Skip to content

Commit 4c78ff2

Browse files
committed
fixing
1 parent aac6ed0 commit 4c78ff2

4 files changed

Lines changed: 348 additions & 20 deletions

File tree

ci-operator/config/Azure/ARO-RP/Azure-ARO-RP-master.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,69 +43,69 @@ tests:
4343
steps:
4444
cluster_profile: aro-classic-int
4545
env:
46-
LOCATION: uksouth
4746
E2E_TYPE: miwi
47+
LOCATION: uksouth
4848
workflow: aro-classic-e2e
4949
- always_run: false
5050
as: stage-e2e-parallel-miwi
5151
optional: true
5252
steps:
5353
cluster_profile: aro-classic-stg
5454
env:
55-
LOCATION: uksouth
5655
E2E_TYPE: miwi
56+
LOCATION: uksouth
5757
workflow: aro-classic-e2e
5858
- always_run: false
5959
as: prod-e2e-parallel-miwi
6060
optional: true
6161
steps:
6262
cluster_profile: aro-classic-prod
6363
env:
64-
LOCATION: uksouth
6564
E2E_TYPE: miwi
65+
LOCATION: uksouth
6666
workflow: aro-classic-e2e
6767
- always_run: false
6868
as: e2e-parallel-miwi
6969
steps:
7070
cluster_profile: aro-classic-dev
7171
env:
72-
LOCATION: westus3
7372
E2E_TYPE: miwi
73+
LOCATION: westus3
7474
workflow: aro-classic-e2e
7575
- always_run: false
7676
as: integration-e2e-parallel-csp
7777
optional: true
7878
steps:
7979
cluster_profile: aro-classic-int
8080
env:
81-
LOCATION: uksouth
8281
E2E_TYPE: csp
82+
LOCATION: uksouth
8383
workflow: aro-classic-e2e
8484
- always_run: false
8585
as: stage-e2e-parallel-csp
8686
optional: true
8787
steps:
8888
cluster_profile: aro-classic-stg
8989
env:
90-
LOCATION: uksouth
9190
E2E_TYPE: csp
91+
LOCATION: uksouth
9292
workflow: aro-classic-e2e
9393
- always_run: false
9494
as: prod-e2e-parallel-csp
9595
optional: true
9696
steps:
9797
cluster_profile: aro-classic-prod
9898
env:
99-
LOCATION: uksouth
10099
E2E_TYPE: csp
100+
LOCATION: uksouth
101101
workflow: aro-classic-e2e
102102
- always_run: false
103103
as: e2e-parallel-csp
104104
steps:
105105
cluster_profile: aro-classic-dev
106106
env:
107-
LOCATION: westus3
108107
E2E_TYPE: csp
108+
LOCATION: westus3
109109
workflow: aro-classic-e2e
110110
zz_generated_metadata:
111111
branch: master

ci-operator/config/Azure/ARO-RP/Azure-ARO-RP-master__periodic.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,53 +27,53 @@ tests:
2727
steps:
2828
cluster_profile: aro-classic-int
2929
env:
30-
LOCATION: uksouth
3130
E2E_TYPE: miwi
31+
LOCATION: uksouth
3232
workflow: aro-classic-e2e
3333
- always_run: false
3434
as: stage-e2e-parallel-miwi
3535
cron: 0 0 1 1 *
3636
steps:
3737
cluster_profile: aro-classic-stg
3838
env:
39-
LOCATION: uksouth
4039
E2E_TYPE: miwi
40+
LOCATION: uksouth
4141
workflow: aro-classic-e2e
4242
- always_run: false
4343
as: prod-e2e-parallel-miwi
4444
cron: 0 0 1 1 *
4545
steps:
4646
cluster_profile: aro-classic-prod
4747
env:
48-
LOCATION: uksouth
4948
E2E_TYPE: miwi
49+
LOCATION: uksouth
5050
workflow: aro-classic-e2e
5151
- always_run: false
5252
as: integration-e2e-parallel-csp
5353
cron: 0 0 1 1 *
5454
steps:
5555
cluster_profile: aro-classic-int
5656
env:
57-
LOCATION: uksouth
5857
E2E_TYPE: csp
58+
LOCATION: uksouth
5959
workflow: aro-classic-e2e
6060
- always_run: false
6161
as: stage-e2e-parallel-csp
6262
cron: 0 0 1 1 *
6363
steps:
6464
cluster_profile: aro-classic-stg
6565
env:
66-
LOCATION: uksouth
6766
E2E_TYPE: csp
67+
LOCATION: uksouth
6868
workflow: aro-classic-e2e
6969
- always_run: false
7070
as: prod-e2e-parallel-csp
7171
cron: 0 0 1 1 *
7272
steps:
7373
cluster_profile: aro-classic-prod
7474
env:
75-
LOCATION: uksouth
7675
E2E_TYPE: csp
76+
LOCATION: uksouth
7777
workflow: aro-classic-e2e
7878
zz_generated_metadata:
7979
branch: master

0 commit comments

Comments
 (0)