Fix path for puppet-openstack-cookiecutter test
The path is wrong, we're inside the repo. Change-Id: I54de09e22bbc9e9f13702fff1b62047cc950c74b
This commit is contained in:
parent
41376062f8
commit
0f4e01aabc
@ -297,7 +297,7 @@
|
||||
export PUPPET_GEM_VERSION='~> {puppet_version}'
|
||||
export GEM_HOME=`pwd`/.bundled_gems
|
||||
gem install bundler --no-rdoc --no-ri --verbose
|
||||
OS_NEW_MODULE_TEST=yes bash -x ./contrib/openstack/puppet-openstack-cookiecutter/contrib/bootstrap.sh whazz dummy
|
||||
OS_NEW_MODULE_TEST=yes bash -x ./contrib/bootstrap.sh whazz dummy
|
||||
cd puppet-whazz/puppet-modulesync-configs/modules/puppet-whazz
|
||||
$GEM_HOME/bin/bundle install --retry 3
|
||||
$GEM_HOME/bin/bundle exec rake lint
|
||||
|
Loading…
Reference in New Issue
Block a user