Merge "Set concurrency to 1 for OSC tempest tests"

This commit is contained in:
Jenkins
2017-06-16 15:57:04 +00:00
committed by Gerrit Code Review

View File

@@ -26,4 +26,4 @@ os_service_type=container
os_endpoint_type=public
END
fi
tox -e functional
tox -e functional -- --concurrency=1