Closed Bug 1274300 Opened 8 years ago Closed 8 years ago

Remove b-2008-ix, talos-linux32 from buildbot-configs and slavealloc

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: aobreja)

Details

Attachments

(2 files)

We can remove b-2008-ix and talos-linux32 machines from buildbot-configs and slavealloc, they're not used any more.
Assignee: nobody → andrei.obreja
Added patch to remove b-2008-ix, talos-linux32 from buildbot-configs.
Attachment #8754713 - Flags: review?(kmoir)
Added patch to remove b-2008-ix, talos-linux32 from slave_health.
Attachment #8754715 - Flags: review?(kmoir)
Attachment #8754715 - Flags: review?(kmoir) → review+
Comment on attachment 8754713 [details] [diff] [review] bug1274300_bb_remove.patch looks good! We also need to delete the machine entries from slavealloc
Attachment #8754713 - Flags: review?(kmoir) → review+
Removed the entries for b-2008-ix and talos-linux32-ix from slavealloc. mysql> select count(*) from slaves where name like 'b-2008-ix%'; +----------+ | count(*) | +----------+ | 180 | +----------+ 1 row in set (0.00 sec) mysql> delete from slaves where name like 'b-2008-ix%'; Query OK, 180 rows affected (0.06 sec) mysql> select count(*) from slaves where name like 'talos-linux32-ix%'; +----------+ | count(*) | +----------+ | 55 | +----------+ 1 row in set (0.00 sec) mysql> delete from slaves where name like 'talos-linux32-ix%'; Query OK, 55 rows affected (0.01 sec)
Attachment #8754713 - Flags: checked-in+
Attachment #8754715 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 8 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: