Skip to content

Commit 8d3972f

Browse files
Merge pull request #14282 from wking/drop-azure-eastus1
core-services/prow/02_config: Drop eastus1 from Azure
2 parents d9c19e6 + 76e0b5a commit 8d3972f

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

core-services/prow/02_config/_boskos.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -220,16 +220,6 @@ resources:
220220
- centralus--13
221221
- centralus--14
222222
- centralus--15
223-
- eastus1--0
224-
- eastus1--1
225-
- eastus1--2
226-
- eastus1--3
227-
- eastus1--4
228-
- eastus1--5
229-
- eastus1--6
230-
- eastus1--7
231-
- eastus1--8
232-
- eastus1--9
233223
- eastus2--0
234224
- eastus2--1
235225
- eastus2--2

core-services/prow/02_config/generate-boskos.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# and each cluster needs three of public IPs: https://docs.openshift.com/container-platform/4.5/installing/installing_azure/installing-azure-account.html#installation-azure-limits_installing-azure-account
1717
'centralus': 16,
1818
# Wild guesses. We'll see when we hit quota issues
19-
'eastus1': 10,
2019
'eastus2': 10,
2120
'westus': 10
2221
},

0 commit comments

Comments
 (0)