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