Closed Bug 1035519 Opened 10 years ago Closed 10 years ago

Stop Destroying Pip Cache

Categories

(Socorro :: Infra, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bramwelt, Assigned: bramwelt)

References

Details

'make clean' currently blows away the pip-cache. Stopping this from happening will hopefully reduce the amount of time spent on builds.

Previous work was done to make this happen, though no patch for keeping pip-cache came through.
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/fccbdd4b039cfd44cd133a10bac00b1dbcfbf226
fix bug 1035519 - Stop destroying pip-cache

Keep the pip-cache around so that peep can do it's job by making sure
packages have not change out from under us. Also reduces build time, as
package no longer have to be re-downloaded.

https://github.com/mozilla/socorro/commit/8ac71ee138dfa3ff47b986e28ed77cf3217cac89
Merge pull request #2170 from bramwelt/fix-bug-1035519-keep-pip-cache

fix bug 1035519 - Stop destroying pip-cache
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → tbramwell
Target Milestone: --- → 93
You need to log in before you can comment on or make changes to this bug.