Closed Bug 607570 Opened 15 years ago Closed 9 years ago

ReleaseUpdatesFactory fails if the update verify config file has already been bumped

Categories

(Release Engineering :: Release Automation, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Unassigned)

Details

(Whiteboard: [release-process-improvement][automation][updates])

commit_verify_configs fails on second run: hg commit -m Automated configuration bump: update verify configs for 3.6.12 build 1 ... nothing changed program finished with exit code 1 Should be very similar to bug 466999.
Is this bug specific to major update? If not, I'm not sure how it's different to bug 466999
I see that this is for the update verify configs and bug 466999 is for the patcher config file, does that change whether or not this is a dupe?
Priority: -- → P3
Whiteboard: [release-process-improvement][automation][updates]
Product: mozilla.org → Release Engineering
Is this still an issue?
I think so. ReleaseUpdatesFactory.bumpConfigs() runs "hg commit", and if one tries to run the same builder again (if uploadSnippets() fails for some reason), it will fail. As a possible work around we can run "hg push" just before we call self.trigger()
Component: Other → Release Automation
QA Contact: bhearsum
This is fixed in release promotion.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.