rally/etc
Yaroslav Lobankov d936627f66 [Verify] Adding '--skip-list' arg to `rally verify start` cmd
Sometimes we need to run the full test suite without some tests.
Now the new '--skip-list' argument allows us to do it. In order to skip
the desired tests we just need to list the tests in some file and provide
the '--skip-list' argument with the path to the file:

    rally verify start --skip-list /path/to/the/file

Also, missing messages about incompatibility of arguments were added.

Change-Id: I882bfacd2e39bed2b54af4092752f642c964975a
2016-07-25 13:57:18 +03:00
..
rally [Verify] Add tempest configs and move to new section 2016-06-09 13:19:12 +00:00
rally.bash_completion [Verify] Adding '--skip-list' arg to `rally verify start` cmd 2016-07-25 13:57:18 +03:00