Merge "Initial patch to begin adding support for Magnum."
authorSteven Pisarski <s.pisarski@cablelabs.com>
Thu, 9 Nov 2017 17:46:41 +0000 (17:46 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 9 Nov 2017 17:46:41 +0000 (17:46 +0000)
ci/run_tests.sh

index 14f1a11..464ba63 100755 (executable)
@@ -6,7 +6,7 @@ set -e
 sudo pip install virtualenv
 virtualenv ./vpy
 source ./vpy/bin/activate
-pip install -e ../
+pip install -chttps://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike -e ../
 
 # $1 is the IP to the pod's build server
 # $2 is the IP to the pod's control server