Closed
Bug 704139
Opened 14 years ago
Closed 14 years ago
talos-r4-snow slaves not being able to connect
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: jhford)
Details
It seems that we have a list of slaves going all the way up to slave#80
'snowleopard': dict([("talos-r4-snow-%03i" % x, {}) for x in range(3,10) + range(11,81)])
but when I load up the buildslaves' page I only see up to talos-r4-snow-059.
This is very confusing. Perhaps a reconfig was not good enough to switch "snowleopard-r4" to "snowleopard"?
I've disabled slaves 60 and on from slavealloc until somebody figures this out.
| Reporter | ||
Comment 1•14 years ago
|
||
It seems that this change on "default" fixes it:
http://hg.mozilla.org/build/buildbot-configs/rev/9924e2dc2814
| Assignee | ||
Comment 2•14 years ago
|
||
yep, that's the fix
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
This has not yet made it to production so it is not yet fixed.
We'll have to re-enable those slaves in slavealloc and then reboot them.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•14 years ago
|
Assignee: nobody → jhford
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 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
•