Closed Bug 744119 Opened 12 years ago Closed 12 years ago

remove moz2-darwin10-slave01 from the list of active slaves

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bear, Assigned: catlee)

References

Details

(Whiteboard: [buildduty][buildslaves])

Attachments

(1 file)

This host is being decommissioned so it needs to be removed from slavealloc and also the configs
Depends on: darwin10-slave01
Whiteboard: [buildduty][buildslaves]
removed from slavealloc:

mysql> select * from slaves where name = "moz2-darwin10-slave01";
+---------+-----------------------+----------+--------+---------+-----------+------+---------+-------+--------+---------------+-----------------+---------+------------------+-------+--------------+
| slaveid | name                  | distroid | bitsid | speedid | purposeid | dcid | trustid | envid | poolid | basedir       | locked_masterid | enabled | current_masterid | notes | custom_tplid |
+---------+-----------------------+----------+--------+---------+-----------+------+---------+-------+--------+---------------+-----------------+---------+------------------+-------+--------------+
|     215 | moz2-darwin10-slave01 |        5 |      2 |       1 |         5 |    5 |       7 |     3 |      8 | /builds/slave |            NULL |       1 |               35 |       |         NULL |
+---------+-----------------------+----------+--------+---------+-----------+------+---------+-------+--------+---------------+-----------------+---------+------------------+-------+--------------+
1 row in set (0.00 sec)

mysql> delete from slaves where slaveid = 215;
Query OK, 1 row affected (0.00 sec)
Attachment #615323 - Flags: review?(bear)
Attachment #615323 - Flags: review?(bear) → review+
Attachment #615323 - Flags: checked-in+
this went live in today's reconfig
Assignee: nobody → catlee
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
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: