From 08fb0faf1600d4bd8e2e4d0b2acb45234039dc5a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 20 Apr 2019 19:09:56 +0000 Subject: [PATCH] Updated from OpenStack Ansible Tests Depends-On: Ie0c0b306c7f0cb05350b4e4cea950b2bb3857814 Change-Id: Ie49df5109e041f9d53eda9410f3c516d813f3284 --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index 5f21989..0d2891d 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -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.