Closed Bug 635150 Opened 14 years ago Closed 14 years ago

Some release builders are shown in Regular Clobbers table

Categories

(Release Engineering :: General, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

(Whiteboard: [releases])

Attachments

(2 files)

At the moment they are pre_push_checks and push_to_mirrors. Adding 'slavebuilddir': reallyShort(builderPrefix('...')) should fix the problem.
Attached patch buildbotcustom (deleted) — Splinter Review
Attachment #513376 - Flags: review?(bhearsum)
Attached patch tools (deleted) — Splinter Review
/me hates boulerplate in tools/scripts. Time to start discovering mozharness.
Attachment #513379 - Flags: review?(bhearsum)
Attachment #513379 - Flags: review?(bhearsum) → review+
Attachment #513376 - Flags: review?(bhearsum) → review+
Comment on attachment 513376 [details] [diff] [review]
buildbotcustom

http://hg.mozilla.org/build/buildbotcustom/rev/50704ce0e77b
Attachment #513376 - Flags: checked-in+
Comment on attachment 513379 [details] [diff] [review]
tools

http://hg.mozilla.org/build/tools/rev/ee9e889625c5
Attachment #513379 - Flags: checked-in+
Note: the old entries should be removed from the clobberer database after merging to production, landing, and reconfig.
Ben, could you review the following commands and run it for clobberer.db:

select * from builds where builddir like 'release-mozilla-%';
delete from builds where builddir like 'release-mozilla-%';
(In reply to comment #6)
> Ben, could you review the following commands and run it for clobberer.db:
> 
> select * from builds where builddir like 'release-mozilla-%';
> delete from builds where builddir like 'release-mozilla-%';

r+
(In reply to comment #6)
> Ben, could you review the following commands and run it for clobberer.db:
> 
> select * from builds where builddir like 'release-mozilla-%';
> delete from builds where builddir like 'release-mozilla-%';

I ran these on the staging and production DBs.
(In reply to comment #8)
> I ran these on the staging and production DBs.

Thanks. They're gone!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 627271
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: