Support multiple nodetype library beaker tests
Change-Id: I635edf9958409e8b5a19ece313306b913b84e264
This commit is contained in:
parent
1f602cde3b
commit
b219b622a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user