Fixed typo in zaqar tempest plugin configuration

Change-Id: I7ec82a7643c679e4ef04d09e9712e4f1c4910195
This commit is contained in:
Chandan Kumar 2017-10-23 14:04:54 +05:30
parent c9917b2200
commit 4609226a73
1 changed files with 1 additions and 1 deletions

View File

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