use bootstrap.sh from stable/mitaka branch
Change-Id: I126f6b6eda1abadd3e1aa8e4d9bf6d5a64da89ac
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user