Merge "zuul: Remove duplicated TEMPEST_PLUGIN entry"

This commit is contained in:
Zuul 2018-03-12 16:25:06 +00:00 committed by Gerrit Code Review
commit 95f672496d
1 changed files with 0 additions and 3 deletions

View File

@ -51,9 +51,6 @@
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin ironic-inspector git://git.openstack.org/openstack/ironic-inspector"
# use tempest plugin
export DEVSTACK_LOCAL_CONFIG+=$'\n'"TEMPEST_PLUGINS+=' /opt/stack/new/ironic-tempest-plugin'"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_INSPECTOR_MANAGE_FIREWALL=True"
EOF