Support puppet 4.8 and latest for libraries unit test
Change-Id: Iee3b111596a0ad344f77fd13749ce51d50681b7c Depends-On: https://review.openstack.org/#/c/556773/
This commit is contained in:
parent
0673c598f3
commit
370f7ddf83
@ -15,9 +15,6 @@
|
||||
|
||||
export SCRIPT_DIR=$(cd `dirname $0` && pwd -P)
|
||||
source $SCRIPT_DIR/functions
|
||||
if [ "4.8" != "latest" ]; then
|
||||
export PUPPET_GEM_VERSION='~> 4.8.0'
|
||||
fi
|
||||
|
||||
install_module
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user