Support multiple nodetype library beaker tests

Change-Id: I1cae2da48c3b04964893dc2bd16c444daf6c2822
This commit is contained in:
Tobias Urdin 2018-07-26 10:41:35 +02:00
parent 3934dd54c2
commit 9a12a60a13
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ source $SCRIPT_DIR/functions
install_module
# 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