Merge "Fix for dib jobs"

This commit is contained in:
Jenkins 2016-12-19 14:24:23 +00:00 committed by Gerrit Code Review
commit ebf498530f
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ get_dependency "$SAHARA_TESTS_PATH" "openstack/sahara-tests" "master"
# make verbose the scripts execution of disk-image-create
export DIB_DEBUG_TRACE=1
export DIB_MIN_TMPFS=4
echo "127.0.0.1 $HOSTNAME"| sudo tee -a /etc/hosts
case "${os}" in
c6.6)