Updated from OpenStack Ansible Tests

Change-Id: I19f9daf5bee74418623bcc357f0ffa052d5e07ee
This commit is contained in:
OpenStack Proposal Bot 2019-04-20 19:09:54 +00:00
parent b3cec531e4
commit 1b2fe7c8ae

View File

@ -37,7 +37,7 @@ OSA_PROJECT_NAME="$(sed -n 's|^project=openstack/\(.*\).git$|\1|p' $(pwd)/.gitre
COMMON_TESTS_PATH="${WORKING_DIR}/tests/common"
TESTING_HOME=${TESTING_HOME:-$HOME}
ZUUL_TESTS_CLONE_LOCATION="/home/zuul/src/git.openstack.org/openstack/openstack-ansible-tests"
ZUUL_TESTS_CLONE_LOCATION="/home/zuul/src/opendev.org/openstack/openstack-ansible-tests"
# Use .gitreview as the key to determine the appropriate
# branch to clone for tests.