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:
zhongshengping 2018-03-23 07:49:16 +00:00 committed by ZhongShengping
parent 0673c598f3
commit 370f7ddf83
1 changed files with 0 additions and 3 deletions

View File

@ -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