Closed Bug 678612 Opened 13 years ago Closed 13 years ago

duplicate slave entries in some builders

Categories

(Release Engineering :: General, defect, P2)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: rail)

Details

Attachments

(2 files)

I noticed a bunch of duplicate entries for slaves in the mozilla-release push to mirrors builder: http://buildbot-master07.build.sjc1.mozilla.com:8001/builders/release-mozilla-release-push_to_mirrors

For example, moz2-linux-slave01 is listed 9 times.
Assignee: nobody → rail
Priority: -- → P2
To be tested
linux slaves used not only for linux platform, but also for linux-android, linux-maemo5-gtk, linux-mobile platforms. This is the reason of duplicates. I used "[x for x in set(all_slaves)]" approach instead of simple "set(all_slaves)" just to be sure that we have the same type and methods.
Attachment #552854 - Flags: review?(bhearsum)
BTW, tested in staging and passes test-masters.sh.
Attachment #552854 - Flags: review?(bhearsum) → review+
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: