Closed Bug 1200605 Opened 10 years ago Closed 10 years ago

include (b|y)-2008 spot instances in slave health

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

Unspecified
Windows Server 2008
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: grenade, Assigned: grenade)

References

()

Details

(Whiteboard: [windows][aws])

Attachments

(4 files, 1 obsolete file)

Update http://hg.mozilla.org/build/slave_health/ to include the new b and y 2008 spot instances.
Attached patch html reindentation (obsolete) — Splinter Review
This is just a clean-up commit to indent html.
Attachment #8655428 - Flags: review?(bugspam.Callek)
Attached patch link terminatorsSplinter Review
Another cleanup commit to terminate links.
Attachment #8655429 - Flags: review?(bugspam.Callek)
more cleanup
Attachment #8655432 - Flags: review?(bugspam.Callek)
This commit actually adds the required changes for b & y 2008 spot
Attachment #8655434 - Flags: review?(bugspam.Callek)
Attachment #8655432 - Attachment is patch: true
whitespace changes ignored. (hg diff --ignore-space-change)
Attachment #8655428 - Attachment is obsolete: true
Attachment #8655428 - Flags: review?(bugspam.Callek)
Attachment #8655437 - Flags: review?(bugspam.Callek)
Comment on attachment 8655437 [details] [diff] [review] html reindentation Review of attachment 8655437 [details] [diff] [review]: ----------------------------------------------------------------- even this 'ignore whitespace' version is daunting to look at, but, my only issue is a nitpick... ::: jacuzzis.html @@ +305,5 @@ > var dry_states = states; // dry meaning not in a jacuzzi > var dry_jacuzzi_excludes = []; > + $.each(jacuzzi_slaves, function(slavename) { > + if (jacuzzi_slaves[slavename].startsWith(slavetype)) { > + if ((jacuzzi_slaves[slavename] in all_slaves_data) && (all_slaves_data[jacuzzi_slaves[slavename]]["slave_class"] == slaveclass)) { I'd rather THIS if line stay split across two lines as it was ;-)
Attachment #8655437 - Flags: review?(bugspam.Callek) → review+
Comment on attachment 8655429 [details] [diff] [review] link terminators > <tr id="b-2008-ix"> >- <td class="slavetype"><a href="./slavetype.html?class=build&type=b-2008-ix">b-2008-ix</td> >- <td rowspan="2" class="pending">0<td class="status"></td> >+ <td class="slavetype"><a href="./slavetype.html?class=build&type=b-2008-ix">b-2008-ix</a></td> >+ <td rowspan="3" class="pending">0</td> >+ <td class="status"></td> That pending rowspan seems to have leaked into this patch r+ with that fixed
Attachment #8655429 - Flags: review?(bugspam.Callek) → review+
Attachment #8655432 - Flags: review?(bugspam.Callek) → review+
Comment on attachment 8655434 [details] [diff] [review] add (b|y)-2008 spot instances Review of attachment 8655434 [details] [diff] [review]: ----------------------------------------------------------------- ::: index.html @@ +116,5 @@ > </tr> > + <tr id="b-2008-spot"> > + <td class="slavetype"><a href="./slavetype.html?class=build&type=b-2008-spot">b-2008-spot</a></td> > + <td class="status"></td> > + </tr> if you drop rowspan from previous patch, needs to be added back here :-)
Attachment #8655434 - Flags: review?(bugspam.Callek) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: