Merge "Turn debug logging on for beaker jobs"

This commit is contained in:
Jenkins 2015-06-10 05:08:57 +00:00 committed by Gerrit Code Review
commit abbad5ca8a

View File

@ -60,6 +60,7 @@
export GEM_HOME=`pwd`/.bundled_gems
bundle install
export BEAKER_set=nodepool-{ostype}
export BEAKER_debug=yes
bundle exec rspec spec/acceptance
wrappers: