We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca63829 commit 1da8aebCopy full SHA for 1da8aeb
worker-pools.yml
@@ -228,10 +228,6 @@ meta:
228
disks:
229
- *persistent-disk-75gb
230
machine_type: c4d-highcpu-8
231
- - &c4d-highcpu-16
232
- disks:
233
- - *persistent-disk-75gb
234
- machine_type: c4d-highcpu-16
235
236
pools:
237
- pool_id: infra/build-decision
@@ -3205,10 +3201,7 @@ pools:
3205
3201
suffix: -noscratch
3206
3202
instance_types: [*c3d-standard-8]
3207
3203
- pool-group: gecko-t
3208
- suffix: -16c30gbc4d
3209
- instance_types: [*c4d-highcpu-16]
3210
- - pool-group: gecko-t
3211
- suffix: -16c32gbc3d
3204
+ suffix: -16c32gb
3212
instance_types: [*c3d-highcpu-16]
3213
- pool-group: comm-t
3214
0 commit comments