Skip to content

Commit 1dd62a1

Browse files
authored
Revert "Pin staging envs to a single Moda cluster" (#61607)
1 parent 8af2b1d commit 1dd62a1

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

config/moda/deployment.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ environments:
1212

1313
# 15 staging environments, evergreens only
1414
# they should all contain the same configs
15-
# intentionally pinned to a single cluster via the `name` selector
16-
1715
- name: staging-balsam
1816
require_pipeline: false
1917
notify_still_locked: true # Notify last person to lock this after an hour
@@ -24,7 +22,6 @@ environments:
2422
cluster_selector:
2523
profile: general
2624
region: iad
27-
name: general-2-ash1-iad
2825
extra_completed_message: ':balsam: Review at https://docs-internal-staging-balsam.githubapp.com/'
2926

3027
- name: staging-boxwood
@@ -37,7 +34,6 @@ environments:
3734
cluster_selector:
3835
profile: general
3936
region: iad
40-
name: general-2-ash1-iad
4137
extra_completed_message: ':boxwood: Review at https://docs-internal-staging-boxwood.githubapp.com/'
4238

4339
- name: staging-cedar
@@ -50,7 +46,6 @@ environments:
5046
cluster_selector:
5147
profile: general
5248
region: iad
53-
name: general-2-ash1-iad
5449
extra_completed_message: ':cedar: Review at https://docs-internal-staging-cedar.githubapp.com/'
5550

5651
- name: staging-cypress
@@ -63,7 +58,6 @@ environments:
6358
cluster_selector:
6459
profile: general
6560
region: iad
66-
name: general-2-ash1-iad
6761
extra_completed_message: ':cypress: Review at https://docs-internal-staging-cypress.githubapp.com/'
6862

6963
- name: staging-fir
@@ -76,7 +70,6 @@ environments:
7670
cluster_selector:
7771
profile: general
7872
region: iad
79-
name: general-2-ash1-iad
8073
extra_completed_message: ':fir: Review at https://docs-internal-staging-fir.githubapp.com/'
8174

8275
- name: staging-hemlock
@@ -89,7 +82,6 @@ environments:
8982
cluster_selector:
9083
profile: general
9184
region: iad
92-
name: general-2-ash1-iad
9385
extra_completed_message: ':hemlock: Review at https://docs-internal-staging-hemlock.githubapp.com/'
9486

9587
- name: staging-hinoki
@@ -102,7 +94,6 @@ environments:
10294
cluster_selector:
10395
profile: general
10496
region: iad
105-
name: general-2-ash1-iad
10697
extra_completed_message: ':hinoki: Review at https://docs-internal-staging-hinoki.githubapp.com/'
10798

10899
- name: staging-holly
@@ -115,7 +106,6 @@ environments:
115106
cluster_selector:
116107
profile: general
117108
region: iad
118-
name: general-2-ash1-iad
119109
extra_completed_message: ':holly_: Review at https://docs-internal-staging-holly.githubapp.com/'
120110

121111
- name: staging-juniper
@@ -128,7 +118,6 @@ environments:
128118
cluster_selector:
129119
profile: general
130120
region: iad
131-
name: general-2-ash1-iad
132121
extra_completed_message: ':juniper: Review at https://docs-internal-staging-juniper.githubapp.com/'
133122

134123
- name: staging-laurel
@@ -141,7 +130,6 @@ environments:
141130
cluster_selector:
142131
profile: general
143132
region: iad
144-
name: general-2-ash1-iad
145133
extra_completed_message: ':laurel: Review at https://docs-internal-staging-laurel.githubapp.com/'
146134

147135
- name: staging-pine
@@ -154,7 +142,6 @@ environments:
154142
cluster_selector:
155143
profile: general
156144
region: iad
157-
name: general-2-ash1-iad
158145
extra_completed_message: ':pine: Review at https://docs-internal-staging-pine.githubapp.com/'
159146

160147
- name: staging-redwood
@@ -167,7 +154,6 @@ environments:
167154
cluster_selector:
168155
profile: general
169156
region: iad
170-
name: general-2-ash1-iad
171157
extra_completed_message: ':redwood: Review at https://docs-internal-staging-redwood.githubapp.com/'
172158

173159
- name: staging-sequoia
@@ -180,7 +166,6 @@ environments:
180166
cluster_selector:
181167
profile: general
182168
region: iad
183-
name: general-2-ash1-iad
184169
extra_completed_message: ':sequoia: Review at https://docs-internal-staging-sequoia.githubapp.com/'
185170

186171
- name: staging-spruce
@@ -193,7 +178,6 @@ environments:
193178
cluster_selector:
194179
profile: general
195180
region: iad
196-
name: general-2-ash1-iad
197181
extra_completed_message: ':spruce: Review at https://docs-internal-staging-spruce.githubapp.com/'
198182

199183
- name: staging-yew
@@ -206,7 +190,6 @@ environments:
206190
cluster_selector:
207191
profile: general
208192
region: iad
209-
name: general-2-ash1-iad
210193
extra_completed_message: ':yew: Review at https://docs-internal-staging-yew.githubapp.com/'
211194

212195
required_builds:

0 commit comments

Comments
 (0)