From e79c6c0594bf5faf7dedf906aced9f54c13650ad Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 24 Oct 2017 14:26:47 +0000 Subject: [PATCH] Updated from OpenStack Ansible Tests Change-Id: I1b987a9bb3975ebbfcb55e69568e4d0c1c39c5bb --- run_tests.sh | 1 + 1 file changed, 1 insertion(+) 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