Merge "Set tempest storage protocol for Ceph job"

This commit is contained in:
Jenkins
2014-10-15 18:29:57 +00:00
committed by Gerrit Code Review

View File

@@ -58,6 +58,7 @@ function setup_localrc {
if [[ "$DEVSTACK_GATE_CEPH" == "1" ]]; then
echo "CINDER_ENABLED_BACKENDS=ceph:ceph" >>localrc
echo "TEMPEST_STORAGE_PROTOCOL=ceph" >>localrc
fi
# the exercises we *don't* want to test on for devstack