diff --git a/integration-test/test.sh b/integration-test/test.sh index 45ee5b0..a18faf0 100755 --- a/integration-test/test.sh +++ b/integration-test/test.sh @@ -9,7 +9,7 @@ set -x set -e -REPO_ROOT=${REPO_ROOT:-git://git.openstack.org} +REPO_ROOT=${REPO_ROOT:-https://git.openstack.org} HACKING="$(pwd)" if [[ $# -lt 2 ]] ; then