Closed Bug 1193304 Opened 10 years ago Closed 10 years ago

releng changes to decomm bld-lion-r5-055

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kmoir, Assigned: kmoir)

References

Details

Attachments

(1 file)

In bug 1188409, bld-lion-r5-055 was decommed by dcops We need to implement changes to remove it from our buildbot configs and slavealloc on the releng side of things.
Attached patch bug1193304.patchSplinter Review
patch to remove from buildbot configs
mysql> select * from slaves where name = "bld-lion-r5-055"; +---------+-----------------+----------+--------+---------+-----------+------+---------+-------+--------+---------------+-----------------+---------+------------------+--------+--------------+ | slaveid | name | distroid | bitsid | speedid | purposeid | dcid | trustid | envid | poolid | basedir | locked_masterid | enabled | current_masterid | notes | custom_tplid | +---------+-----------------+----------+--------+---------+-----------+------+---------+-------+--------+---------------+-----------------+---------+------------------+--------+--------------+ | 1892 | bld-lion-r5-055 | 12 | 2 | 8 | 5 | 10 | 5 | 2 | 24 | /builds/slave | NULL | 0 | 269 | decomm | NULL | +---------+-----------------+----------+--------+---------+-----------+------+---------+-------+--------+---------------+-----------------+---------+------------------+--------+--------------+ 1 row in set (0.00 sec) mysql> delete from slaves where name = "bld-lion-r5-055"; Query OK, 1 row affected (0.00 sec) mysql> select * from slaves where name = "bld-lion-r5-055"; Empty set (0.00 sec)
Attachment #8646336 - Flags: review?(coop)
Assignee: nobody → kmoir
Attachment #8646336 - Flags: review?(coop) → review+
Attachment #8646336 - Flags: checked-in+
I actually made a mistake it was supposed to be +MAC_LION_MINIS = ['bld-lion-r5-%03d' % x for x in range(1,7) + range(41,55) + range(56,69) + \ :-)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: