Closed Bug 526147 Opened 15 years ago Closed 15 years ago

Assert l10nbuilds.ini file exists when setting up the l10n scheduler

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: coop, Assigned: coop)

Details

Attachments

(1 file)

This is a follow-up to bug 524798.

To avoid losing l10n repacks for a month again, I submit that we should be asserting that the l10nbuilds.ini file actually exists at buildbot master startup and failing if it does not. 

Axel: is there a reason why we wouldn't be able to do a simple assert on the inipath in startService() in the l10n scheduler?
I'd even put it into __init__ as that should produce a fatal error on start or reconfig. I guess that startService would error async and late, and possibly just make the master wonky.
Status: NEW → ASSIGNED
Priority: P3 → P2
Causes the master to fail out during checkconfig when l10nbuilds.ini (or symlink) is missing.
Attachment #411348 - Flags: review?(community)
Attachment #411348 - Flags: review?(community) → review?(l10n)
Comment on attachment 411348 [details] [diff] [review]
Assert that l10nbuilds.ini exists

changing review request, community doesn't do reviews...
(In reply to comment #3)
> (From update of attachment 411348 [details] [diff] [review])
> changing review request, community doesn't do reviews...

What, no crowd-sourcing? ;) Bugzilla auto-complete fail.
Comment on attachment 411348 [details] [diff] [review]
Assert that l10nbuilds.ini exists

Axel: did you want something more elaborate than this simple assert?
Comment on attachment 411348 [details] [diff] [review]
Assert that l10nbuilds.ini exists

nah, that should be good for now.
Attachment #411348 - Flags: review?(l10n) → review+
Attachment #411348 - Flags: checked-in+
production-master* have been reconfig-ed with this change.
Status: ASSIGNED → RESOLVED
Closed: 15 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: