Updated from OpenStack Ansible Tests

Change-Id: Ifd41f64c9addd9f531b079ea20b1453c828b0c47
This commit is contained in:
OpenStack Proposal Bot 2019-06-10 15:45:41 +00:00
parent c233a4931a
commit 8bb9ba25ce
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ WORKING_DIR="$(readlink -f $(dirname $0))"
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.