Closed Bug 1637752 Opened 4 years ago Closed 11 months ago

Allow refactoring worker pools, so that similar pools don't need to be duplicated.

Categories

(Release Engineering :: Firefox-CI Administration, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: tomprince, Assigned: tomprince)

References

Details

Attachments

(4 files)

No description provided.

To enable generating similiar pool definitions, the pool_id is going to be
templated. This could lead to multiple entries having the same pool_id
template, so stop using a dicitonary to represent them.

To enable generating similiar pool definitions, the pool_id is going to be
templated. This could lead to multiple entries having the same pool_id
template, so stop using a dicitonary to represent them.

In preparation for standing up a number of workers to support kaios,
this simplifies a bunch of gecko workers, to remove duplication.

Before this, try b-linux always was getting c5d.4xlarge, and that's not the case anymore, which makes try builds slower overall, because it seems m5.4xlarge are more likely.

I think all context on this has been lost, and what patches here are landed...I'm going to close it.

Status: NEW → RESOLVED
Closed: 11 months ago
QA Contact: mgoossens
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: