Merge "[Verify] Deprecating 'tests-file' and 'xfails-file' args"
This commit is contained in:
commit
b7af1ceb30
@ -59,7 +59,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 --skip-list --tempest-config --xfails-file --no-use --system-wide --concurrency --failing"
|
||||
OPTS["verify_start"]="--deployment --set --regex --load-list --skip-list --tempest-config --xfail-list --no-use --system-wide --concurrency --failing"
|
||||
OPTS["verify_uninstall"]="--deployment"
|
||||
OPTS["verify_uninstallplugin"]="--deployment --repo-name --system-wide"
|
||||
OPTS["verify_use"]="--uuid"
|
||||
|
Loading…
x
Reference in New Issue
Block a user