Support multiple nodetype library beaker tests

Change-Id: I635edf9958409e8b5a19ece313306b913b84e264
This commit is contained in:
Tobias Urdin 2018-07-26 10:42:12 +02:00
parent 1f602cde3b
commit b219b622a4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ source $SCRIPT_DIR/functions
prepare_environment
# run beaker tests
export BEAKER_set=nodepool-centos7
export BEAKER_set=${BEAKER_set:-nodepool-centos7}
export BEAKER_debug=yes
export BEAKER_color=no
$GEM_HOME/bin/bundle exec rspec spec/acceptance