Skip to content

Instantly share code, notes, and snippets.

View AevaOnline's full-sized avatar

Aeva Black AevaOnline

View GitHub Profile
@termie
termie / output from updated testr
Last active August 29, 2015 13:57
getting updated testr from source install for tox
getting useful testr exception output
tox -epy27 nova.tests.integrated
# ctrl-c after it has made it through the dependencies
source .tox/py27/bin/activate
pip install --allow-external bzr --allow-unverified bzr bzr
pip install -e bzr+lp:testrepository#egg=testrepository