Skip to content

Commit 1da8aeb

Browse files
authored
feat: Highcpu test pools: remove c4d + rename c3d (mozilla-releng#606)
Removed c4d-highcpu-16 Renamed c3d highcpu pool prefix to just -16c32gb
1 parent ca63829 commit 1da8aeb

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

worker-pools.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,6 @@ meta:
228228
disks:
229229
- *persistent-disk-75gb
230230
machine_type: c4d-highcpu-8
231-
- &c4d-highcpu-16
232-
disks:
233-
- *persistent-disk-75gb
234-
machine_type: c4d-highcpu-16
235231

236232
pools:
237233
- pool_id: infra/build-decision
@@ -3205,10 +3201,7 @@ pools:
32053201
suffix: -noscratch
32063202
instance_types: [*c3d-standard-8]
32073203
- pool-group: gecko-t
3208-
suffix: -16c30gbc4d
3209-
instance_types: [*c4d-highcpu-16]
3210-
- pool-group: gecko-t
3211-
suffix: -16c32gbc3d
3204+
suffix: -16c32gb
32123205
instance_types: [*c3d-highcpu-16]
32133206
- pool-group: comm-t
32143207
suffix: -noscratch

0 commit comments

Comments
 (0)