Merge "Use prebuilt IPA image for ironic-inspector IPA gate job"

This commit is contained in:
Jenkins 2015-11-23 10:11:13 +00:00 committed by Gerrit Code Review
commit f03f82d708

View File

@ -106,6 +106,7 @@
if [ "{ramdisk}" == "ipa" ] ; then
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=True"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_INSPECTOR_RAMDISK_ELEMENT=ironic-agent"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_BUILD_DEPLOY_RAMDISK=False"
fi
function post_test_hook {{