Closed Bug 822368 Opened 12 years ago Closed 11 years ago

vagrant should use specify it's own virtualenv

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Unassigned)

Details

One consequence of sharing the checkout with vagrant is that the socorro-virtualenv directory is also shared - this will lead to confusing error messages if e.g. the socorro-virtualenv was created on Mac and used on Linux (or 32/64 bit mismatch)

I'm not even sure why vagrant uses virtualenv, but assuming it really needs to the path to the virtualenv can be overridden with VIRTUALENV e.g.:

make test VIRTUALENV=vagrant-venv/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.