Merge "Fixed typo in zaqar tempest plugin configuration"

This commit is contained in:
Zuul 2017-10-23 23:49:29 +00:00 committed by Gerrit Code Review
commit 8923048e6e

View File

@ -31,7 +31,7 @@
[[local|localrc]] [[local|localrc]]
enable_plugin zaqar git://git.openstack.org/openstack/zaqar enable_plugin zaqar git://git.openstack.org/openstack/zaqar
# Enable Zaqar Tempest Plugin # Enable Zaqar Tempest Plugin
TEMPEST_PLUGINS='/opt/stack/new/kuryr-tempest-plugin' TEMPEST_PLUGINS='/opt/stack/new/zaqar-tempest-plugin'
EOF EOF
executable: /bin/bash executable: /bin/bash