Closed
Bug 510598
Opened 16 years ago
Closed 16 years ago
Setup 10 new win2k3 buildslaves with buildbot
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joduinn, Assigned: lsblakk)
References
Details
Attachments
(1 file)
995 bytes,
patch
|
lsblakk
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Once the VMs are created, we'll need to do manual setup, and get buildbot slave running in staging, then move to production. This bug is to track the RelEng setup work.
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → lsblakk
Assignee | ||
Comment 1•16 years ago
|
||
The slaves are setup and reporting to staging-master at the moment.
Comment 2•16 years ago
|
||
Attachment #398133 -
Flags: review?(lsblakk)
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 398133 [details] [diff] [review]
add slaves 40-49 to the configs
>- 'win32': ['moz2-win32-slave%02i' % x for x in range(1,40)],
>+ 'win32': ['moz2-win32-slave%02i' % x for x in range(1,49)],
this needs to be 1,50
r+ with that change.
Attachment #398133 -
Flags: review?(lsblakk) → review+
Comment 4•16 years ago
|
||
Comment on attachment 398133 [details] [diff] [review]
add slaves 40-49 to the configs
landed with the proper range,
changeset: 1473:4c6c61b42258
Attachment #398133 -
Flags: checked-in+
Assignee | ||
Comment 5•16 years ago
|
||
40, 41 went to pm1
42 - 49 went to pm2
closing.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•