Updated from OpenStack Ansible Tests
Change-Id: I6a4a53d29e511610a8cd99e5006079b7fdd5fb2e
This commit is contained in:
parent
b7df5e3d0a
commit
6e12ffd4ef
@ -49,6 +49,7 @@ install_pkg_deps() {
|
|||||||
eval sudo $pkg_mgr_cmd $pkg_deps
|
eval sudo $pkg_mgr_cmd $pkg_deps
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Install the host distro package dependencies
|
||||||
install_pkg_deps
|
install_pkg_deps
|
||||||
|
|
||||||
# Clone the tests repo for access to the common test script
|
# 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 \
|
https://git.openstack.org/openstack/openstack-ansible-tests \
|
||||||
${WORKING_DIR}/tests/common
|
${WORKING_DIR}/tests/common
|
||||||
fi
|
fi
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# If this test set includes an upgrade test, the
|
# If this test set includes an upgrade test, the
|
||||||
|
Loading…
Reference in New Issue
Block a user