Closed Bug 676391 Opened 13 years ago Closed 7 years ago

stop deleting build directory at the end of nightlies

Categories

(Release Engineering :: General, enhancement, P4)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mozilla, Unassigned)

Details

(Whiteboard: [cleanup][automation])

I'm trying to debug a build issue in Android nightlies and I'm unable to, despite looking at last night's nightlies and kicking off another nightly to debug, because we rm -rf build at the end of the nightly.
If we have to have a build-start speedup, we could potentially change the last rm -rf build step to

a) rm -rf build.old
b) mv build build.old

which would be very quick on linux and slow on win32.
Priority: -- → P4
Component: Release Engineering → Release Engineering: Automation
Priority: P4 → --
QA Contact: release → catlee
Whiteboard: [cleanup][automation]
Severity: major → enhancement
Priority: -- → P4
Product: mozilla.org → Release Engineering
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.