Support puppet 4.8 and latest for libraries unit test

Change-Id: I593989c81dc5905cf66f4d516fb1b0d774cfd6eb
Depends-On: https://review.openstack.org/#/c/556773/
This commit is contained in:
zhongshengping 2018-03-23 07:43:35 +00:00 committed by ZhongShengping
parent 399b1f666c
commit 42a08109c0
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_gems