Fix typo in test_hook
Fix typo according to https://review.openstack.org/#/c/221704/ Change-Id: I5efc0c4dec4917ec3686dec0044df40d4111e54a
This commit is contained in:
parent
94e62e1a41
commit
2a79beb643
@ -108,7 +108,7 @@ elif [[ "$JOB_NAME" =~ "no-share-servers" ]]; then
|
||||
MANILA_TEMPEST_CONCURRENCY=8
|
||||
fi
|
||||
|
||||
# check if tempest plugin was installed corretly
|
||||
# check if tempest plugin was installed correctly
|
||||
echo 'import pkg_resources; print list(pkg_resources.iter_entry_points("tempest.test_plugins"))' | python
|
||||
|
||||
echo "Running tempest manila test suites"
|
||||
|
Loading…
Reference in New Issue
Block a user