Closed Bug 770958 Opened 12 years ago Closed 9 years ago

convert MozillaBuildFactory.addMultiLocaleRepoSteps to use hgtool

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: catlee, Unassigned)

References

Details

(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3001] [hgtool])

MozillaBuildFactory.addMultiLocaleRepoSteps currently does a plain hg clone / hg update for cloning locale repositories. This means these steps are prone to failing due to hg/network blips. They should be converted to use hgtool.
Blocks: 770960
Priority: -- → P3
I don't think so...We have this for loop in factory.py here:
http://hg.mozilla.org/build/buildbotcustom/file/dc9a82c9e50d/process/factory.py#l1041
Product: mozilla.org → Release Engineering
Whiteboard: [hgtool] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2991] [hgtool]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2991] [hgtool] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2996] [hgtool]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2996] [hgtool] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3001] [hgtool]
I think this was deprecated in favour of a Mozharness script...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.