From 6e12ffd4ef4b44717263e518031ae17b62a5066b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 29 Oct 2017 10:59:30 +0000 Subject: [PATCH] Updated from OpenStack Ansible Tests Change-Id: I6a4a53d29e511610a8cd99e5006079b7fdd5fb2e --- run_tests.sh | 1 + tests/tests-repo-clone.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index 58411f9d..d9dacfb8 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -49,6 +49,7 @@ install_pkg_deps() { eval sudo $pkg_mgr_cmd $pkg_deps } +# Install the host distro package dependencies install_pkg_deps # Clone the tests repo for access to the common test script diff --git a/tests/tests-repo-clone.sh b/tests/tests-repo-clone.sh index 1bea51ca..3e4ffd66 100755 --- a/tests/tests-repo-clone.sh +++ b/tests/tests-repo-clone.sh @@ -100,7 +100,6 @@ elif [[ ! -d tests/common ]]; then https://git.openstack.org/openstack/openstack-ansible-tests \ ${WORKING_DIR}/tests/common fi - fi # If this test set includes an upgrade test, the