use bootstrap.sh from stable/mitaka branch

Change-Id: I126f6b6eda1abadd3e1aa8e4d9bf6d5a64da89ac
This commit is contained in:
Jan Klare
2016-06-13 17:14:41 +02:00
parent 1eb718c1d0
commit b17c60c014

View File

@@ -2,5 +2,5 @@
## This script is for installing all the needed packages on trusty to run the chef tests with 'chef exec rake'.
## It relies on the common bootstrap.sh from openstack/cookbook-openstack-common for installing common dependencies.
wget -nv -t 3 -O common-bootstrap.sh https://raw.githubusercontent.com/openstack/cookbook-openstack-common/master/bootstrap.sh
wget -nv -t 3 -O common-bootstrap.sh https://raw.githubusercontent.com/openstack/cookbook-openstack-common/stable/mitaka/bootstrap.sh
/bin/bash -x common-bootstrap.sh