Updated from OpenStack Ansible Tests

Change-Id: Ie0722fcde1e6742c60e392eaa31da2f0487de130
This commit is contained in:
OpenStack Proposal Bot 2019-04-22 07:13:13 +00:00
parent 68a874483b
commit 56c1775812
1 changed files with 1 additions and 1 deletions

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" COMMON_TESTS_PATH="${WORKING_DIR}/tests/common"
TESTING_HOME=${TESTING_HOME:-$HOME} 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 # Use .gitreview as the key to determine the appropriate
# branch to clone for tests. # branch to clone for tests.