Closed
Bug 1745102
Opened 3 years ago
Closed 3 years ago
Set Windows 10 Azure worker pools to use new images with no imaged data disk
Categories
(Release Engineering :: Firefox-CI Administration, defect)
Release Engineering
Firefox-CI Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: masterwayz, Assigned: masterwayz)
References
Details
Attachments
(4 files, 1 obsolete file)
:markco made new Windows 10 Azure images that do not have a data disk in the image, which allows us to easily partition it according to the data disk size.
However, when we attempted to migrate this, worker-manager was very unhappy, complaining about VM Creation Error
: The value of parameter dataDisk.createOption is invalid.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → michelle
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Unassigning, the main cause has to be fixed first which isn't something I can do on my own.
Assignee: michelle → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 3•3 years ago
|
||
:markco figured out that it was a really unlucky stream of events that caused these issues.
Moving forward with a more precise and careful approach to the move.
Assignee: nobody → michelle
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9254448 -
Attachment is obsolete: true
Assignee | ||
Comment 4•3 years ago
|
||
Pushed by michelle@masterwayz.nl:
https://hg.mozilla.org/ci/ci-configuration/rev/e3993b9f2243
Create testing pool and image definition r=releng-reviewers,jmaher
Assignee | ||
Comment 6•3 years ago
|
||
Pushed by michelle@masterwayz.nl:
https://hg.mozilla.org/ci/ci-configuration/rev/9dd0fd22d1a2
Update incorrect testing pool tags r=releng-reviewers,jmaher
Assignee | ||
Comment 8•3 years ago
|
||
Updated•3 years ago
|
Attachment #9254955 -
Attachment description: WIP: Bug 1745102 - Update all Win10 Azure pools to new image and config r=releng-reviewers! → Bug 1745102 - Update all Win10 Azure pools to new image and config r=#releng-reviewers!
Pushed by michelle@masterwayz.nl:
https://hg.mozilla.org/ci/ci-configuration/rev/3a9326525f0a
Update all Win10 Azure pools to new image and config r=releng-reviewers,jmaher
Assignee | ||
Comment 10•3 years ago
|
||
For example, the wrench job requires a larger disk
Comment 11•3 years ago
|
||
Pushed by michelle@masterwayz.nl:
https://hg.mozilla.org/ci/ci-configuration/rev/4861289aa94f
Increase data disk size of -ssd pool to fit larger build jobs r=releng-reviewers,jmaher
Assignee | ||
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•