Closed Bug 717621 Opened 13 years ago Closed 13 years ago

Remove talos-r3-xp-045 and talos-r3-leopard-007 from configs and slavealloc

Categories

(Release Engineering :: General, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: armenzg)

References

Details

Attachments

(1 file)

Attached patch remove slaves from configs (deleted) — Splinter Review
These two slaves were decomissioned in bug 655437 and bug 661377.
Attachment #588041 - Flags: review?(coop)
Attachment #588041 - Flags: review?(coop) → review+
Comment on attachment 588041 [details] [diff] [review] remove slaves from configs http://hg.mozilla.org/build/buildbot-configs/rev/cd199647a74b and bustage fix: http://hg.mozilla.org/build/buildbot-configs/rev/fa1c76238b7c I've also removed it from production-slaves on OPSI: http://hg.mozilla.org/build/opsi-package-sources/rev/0c54e225977c I will be removing it from slavealloc later on.
Attachment #588041 - Flags: checked-in+
mysql> select name from slaves where name LIKE 'talos-r3-xp-045'; +-----------------+ | name | +-----------------+ | talos-r3-xp-045 | +-----------------+ 1 row in set (0.00 sec) mysql> delete from slaves where name LIKE 'talos-r3-xp-045'; Query OK, 1 row affected (0.00 sec) mysql> select name from slaves where name LIKE 'talos-r3-leopard-007'; +----------------------+ | name | +----------------------+ | talos-r3-leopard-007 | +----------------------+ 1 row in set (0.00 sec) mysql> delete from slaves where name LIKE 'talos-r3-leopard-007'; Query OK, 1 row affected (0.01 sec)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: