rally-openstack/etc
Yaroslav Lobankov c5569a783c [Verify] Deprecating 'tests-file' and 'xfails-file' args
This patch deprecates the following args for `rally verify start` cmd:

     Old           New
 tests-file  -> load-list
 xfails-file -> xfail-list

So now we have consistent args that allow us to manage the workflow for
a certain list of tests:

 1. Arg 'load-list' - Run tests listed in the named file
 2. Arg 'skip-list' - Skip run of tests listed in the named file
 3. Arg 'xfail-list' - Consider tests listed in the named file as
                       expected failures

Change-Id: Ida1252172c7edf7e7dd5350123a52c085867ba0f
2016-08-11 10:40:56 +00:00
..
rally [Verify] Add tempest configs and move to new section 2016-06-09 13:19:12 +00:00
rally.bash_completion [Verify] Deprecating 'tests-file' and 'xfails-file' args 2016-08-11 10:40:56 +00:00