]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add an update option to run_tests.sh
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Fri, 15 Feb 2013 19:14:54 +0000 (14:14 -0500)
committerMatthew Treinish <treinish@linux.vnet.ibm.com>
Fri, 15 Feb 2013 19:14:54 +0000 (14:14 -0500)
commitf06f5e1bd69548502937ab937180c7833c96f9cf
treed01998b1eb3e4a051921f8a518d09126a012ac76
parent90971cd1026728d3061e13843d117e549c0be67c
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: I96dc6940f536feb810d57b3316e9d712aa750d93
run_tests.sh