]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Changes to make pip-based tests work with jenkins.
authorMonty Taylor <mordred@inaugust.com>
Wed, 16 Nov 2011 03:30:40 +0000 (01:30 -0200)
committerMonty Taylor <mordred@inaugust.com>
Wed, 16 Nov 2011 03:32:03 +0000 (01:32 -0200)
commita73ba62920e643355ce6e9b836c075f139623fd9
tree63480b76c6afdff052c0d21e695ee86f24b2654f
parent1dffdc3edf1160be50eb4081f9316f3b76aa9ae7
Changes to make pip-based tests work with jenkins.

The git line for the cisco pip-requires was wrong.
The venv needs to be installed in the source tree, not in the home
directory for self-contained builds.
The version of python can't be assumed and must be calculated.

Change-Id: I23d381eb273e82796e309483086dc68f27ce6093
plugins/cisco-plugin/pip-requires
tools/install_venv.py
tools/with_venv.sh