Skip to content

Commit 80bf8e8

Browse files
authored
Remove baseDomain for azure (#69970)
1 parent 0ce653c commit 80bf8e8

File tree

172 files changed

+9
-477
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+9
-477
lines changed

ci-operator/config/openshift-priv/cloud-network-config-controller/openshift-priv-cloud-network-config-controller-main.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ tests:
6868
shard_count: 2
6969
steps:
7070
cluster_profile: azure-2
71-
env:
72-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
7371
workflow: openshift-e2e-azure-serial
7472
- as: unit
7573
commands: make test

ci-operator/config/openshift-priv/cloud-network-config-controller/openshift-priv-cloud-network-config-controller-release-4.18.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ tests:
5959
- as: e2e-azure-serial
6060
steps:
6161
cluster_profile: azure-2
62-
env:
63-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
6462
workflow: openshift-e2e-azure-serial
6563
- as: unit
6664
commands: make test

ci-operator/config/openshift-priv/cloud-network-config-controller/openshift-priv-cloud-network-config-controller-release-4.19.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ tests:
6868
shard_count: 2
6969
steps:
7070
cluster_profile: azure-2
71-
env:
72-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
7371
workflow: openshift-e2e-azure-serial
7472
- as: unit
7573
commands: make test

ci-operator/config/openshift-priv/cloud-network-config-controller/openshift-priv-cloud-network-config-controller-release-4.20.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ tests:
6868
shard_count: 2
6969
steps:
7070
cluster_profile: azure-2
71-
env:
72-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
7371
workflow: openshift-e2e-azure-serial
7472
- as: unit
7573
commands: make test

ci-operator/config/openshift-priv/cloud-network-config-controller/openshift-priv-cloud-network-config-controller-release-4.21.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ tests:
6969
shard_count: 2
7070
steps:
7171
cluster_profile: azure-2
72-
env:
73-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
7472
workflow: openshift-e2e-azure-serial
7573
- as: unit
7674
commands: make test

ci-operator/config/openshift-priv/cloud-network-config-controller/openshift-priv-cloud-network-config-controller-release-4.22.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ tests:
6868
shard_count: 2
6969
steps:
7070
cluster_profile: azure-2
71-
env:
72-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
7371
workflow: openshift-e2e-azure-serial
7472
- as: unit
7573
commands: make test

ci-operator/config/openshift-priv/cluster-network-operator/openshift-priv-cluster-network-operator-master.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ tests:
210210
steps:
211211
cluster_profile: azure4
212212
env:
213-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
214213
FAIL_ON_CORE_DUMP: "true"
215214
TEST_TYPE: upgrade-conformance
216215
observers:

ci-operator/config/openshift-priv/cluster-network-operator/openshift-priv-cluster-network-operator-release-4.12.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ tests:
136136
steps:
137137
cluster_profile: azure-2
138138
env:
139-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
140139
FAIL_ON_CORE_DUMP: "true"
141140
TEST_TYPE: upgrade-conformance
142141
observers:

ci-operator/config/openshift-priv/cluster-network-operator/openshift-priv-cluster-network-operator-release-4.16.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ tests:
186186
steps:
187187
cluster_profile: azure-2
188188
env:
189-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
190189
FAIL_ON_CORE_DUMP: "true"
191190
TEST_TYPE: upgrade-conformance
192191
observers:

ci-operator/config/openshift-priv/cluster-network-operator/openshift-priv-cluster-network-operator-release-4.17.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ tests:
179179
steps:
180180
cluster_profile: azure-2
181181
env:
182-
BASE_DOMAIN: ci2.azure.devcluster.openshift.com
183182
FAIL_ON_CORE_DUMP: "true"
184183
TEST_TYPE: upgrade-conformance
185184
observers:

0 commit comments

Comments
 (0)