Merge "Updated from OpenStack Ansible Tests"
This commit is contained in:
commit
9cf7314d9b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user