Merge "Fix tempest test script"

This commit is contained in:
Zuul 2019-04-27 07:12:23 +00:00 committed by Gerrit Code Review
commit 15d7e6fcc2
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ dependencies:
conf:
script: |
tempest run --smoke
tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke
# The following sections can be used to blacklist and whitelist specific tests.
# If either section is not empty, it will be used to create an entry in the
# tempest-etc configmap and will be mounted into the tempest-run-tests pod