]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add an update option to run_tests.sh
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Fri, 15 Feb 2013 20:28:04 +0000 (15:28 -0500)
committerMatthew Treinish <treinish@linux.vnet.ibm.com>
Fri, 15 Feb 2013 20:43:13 +0000 (15:43 -0500)
commit30e0b120e93e7b149fb3eea05e8895b69c6ae930
tree44ead4dcf9d578d118af79ba556bcb5fc079b194
parenta7837e5f90ff2ee2d8d28ffd59754965d86f65f8
Add an update option to run_tests.sh

This commit adds an update option to run_tests.sh. This option
is used to rerun install_venv.py on an already installed venv.
This will then just update out of date packages with pip.

Change-Id: I49a1cbcb62e7f429eca3efe949b8aa90507723c4
run_tests.sh