Add apt-get update to run_tests

Change-Id: I18cba2e87fe4fd3a626c8a29f61cdd11c96d91f2
This commit is contained in:
Michael Gugino
2016年08月18日 16:38:06 -04:00
parent 3e0ec52c17
commit ac859ec96d

View File

@@ -19,6 +19,7 @@ FUNCTIONAL_TEST=${FUNCTIONAL_TEST:-true}
# prep the host
if [ "$(which apt-get)" ]; then
apt-get update
apt-get install -y build-essential python2.7 python-dev git-core libssl-dev libffi-dev
fi
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.