Merge "[Verify] Adding possibility to specify concurrency for tests"

This commit is contained in:
Jenkins 2015-12-15 20:30:35 +00:00 committed by Gerrit Code Review
commit a5c301e8a3

View File

@ -56,7 +56,7 @@ _rally()
OPTS["verify_results"]="--uuid --html --json --output-file"
OPTS["verify_show"]="--uuid --sort-by --detailed"
OPTS["verify_showconfig"]="--deployment"
OPTS["verify_start"]="--deployment --set --regex --tests-file --tempest-config --no-use --system-wide-install"
OPTS["verify_start"]="--deployment --set --regex --tests-file --tempest-config --no-use --system-wide-install --concurrency"
OPTS["verify_uninstall"]="--deployment"
OPTS["verify_use"]="--verification"