Updated from OpenStack Ansible Tests

Change-Id: I6a4a53d29e511610a8cd99e5006079b7fdd5fb2e
This commit is contained in:
OpenStack Proposal Bot 2017-10-29 10:59:30 +00:00
parent b7df5e3d0a
commit 6e12ffd4ef
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -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