Merge "Shorten the gnocchi scenario name"

This commit is contained in:
Jenkins 2016-10-03 19:33:45 +00:00 committed by Gerrit Code Review
commit 3da0d584df
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ commands =
{toxinidir}/tests/test.yml -vvvv
{[testenv:func_logs]commands}
[testenv:func_gnocchi]
[testenv:gnocchi]
# Ignore_errors is set to true so that the logs are collected at the
# end of the run. This will not produce a false positive. Any
# exception will be mark the run as failed and exit 1 after all of