Support multiple nodetype library beaker tests
Change-Id: I1cae2da48c3b04964893dc2bd16c444daf6c2822
This commit is contained in:
parent
3934dd54c2
commit
9a12a60a13
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user