Merge "Don't force injection of repos into image"

This commit is contained in:
Zuul 2017-11-13 16:37:56 +00:00 committed by Gerrit Code Review
commit e8f7ca4aa4
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ if [ "$JOB_TYPE" = "dlrn-gate" ] || [ "$JOB_TYPE" = "dlrn-gate-check" ]; then
--tags all \
--no-clone \
--extra-vars build_test_packages="true" \
--extra-vars ib_repo_image_inject="true" \
--config $WORKSPACE/config/general_config/${CONFIG}.yml \
--environment $WORKSPACE/config/environments/${ENVIRONMENT}.yml \
--extra-vars cleanup_stacks_keypairs=$DELETE_ALL_STACKS \