Merge "Remove hardcoded reference to network isolation"

This commit is contained in:
Jenkins 2017-02-02 18:50:59 +00:00 committed by Gerrit Code Review
commit 918034a587
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ echo "file://$WORKSPACE/browbeat/#egg=browbeat" >> $REQS
-t all \
-S overcloud-validate \
-R $RELEASE \
--config $HW_ENV_DIR/network_configs/no_vlan/config_files/config.yml \
--config $HW_ENV_DIR/network_configs/$NETWORK_ISOLATION/config_files/config.yml \
--extra-vars @$HW_ENV_DIR/network_configs/$NETWORK_ISOLATION/env_settings.yml \
--extra-vars $VARS \
$VIRTHOST