Support multiple nodetype library beaker tests

Change-Id: If37672d2d73267ea4f26e6f8088ba87c3fc2a90d
This commit is contained in:
Tobias Urdin 2018-07-26 10:40:20 +02:00
parent 4e24f3b035
commit 92a094208c
1 changed files with 1 additions and 1 deletions

View File

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