Merge "export DIB_DEBUG_TRACE"

This commit is contained in:
Jenkins
2015-04-23 17:17:46 +00:00
committed by Gerrit Code Review

View File

@@ -28,6 +28,9 @@ cdh_image=$HOST-${image_type}-cdh-${ZUUL_CHANGE}
# Clone Sahara
git clone https://review.openstack.org/openstack/sahara $SAHARA_PATH -b $ZUUL_BRANCH
# make verbose the scripts execution of disk-image-create
export DIB_DEBUG_TRACE=1
case $job_type in
vanilla*)
if [ "${image_type}" == 'centos' ]; then