Closed
Bug 807094
Opened 12 years ago
Closed 12 years ago
mozharness rmtree should have a retry
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mozharness])
Attachments
(1 file)
2.89 KB,
patch
|
rail
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
I'm thinking maybe a global_retry config var that both VCS and rmtree respect.
Assignee | ||
Comment 1•12 years ago
|
||
Gave this a try on windows, since it's easiest to bork rmtree there. cd'ed into a directory and tried rmtree-ing it, and it retried and slept until it either failed out, or I cd'ed back out and it succeeded. Tore out the useless noop code as well.
Assignee: nobody → aki
Attachment #678422 -
Flags: review?(rail)
Updated•12 years ago
|
Attachment #678422 -
Flags: review?(rail) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 678422 [details] [diff] [review] rmtree retries http://hg.mozilla.org/build/mozharness/rev/aca83ad674df
Attachment #678422 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•10 years ago
|
Component: General Automation → Mozharness
You need to log in
before you can comment on or make changes to this bug.
Description
•