tempest/tempest/cmd
Doug Schveninger 6aa733e0f3 Improve unit tests for subunit_describe_calls
in order to enhance the cmd to support kubernetes url based
routing over port based routing.  Once this is merged I will
submit another patch set to subunit_describe_calls to support
-u --urls (Optional) The path to a JSON file describing the urls
  being used by different services. Note Can not be used with -p.

Added test cases for cliff subprocess and found a bug with the
-v. The standard -v --verbose of cliff conflict with this command
 so I changed the -v --verbose to -a --all for print header
with printing to stdout I am also getting ready to add test cases
for cliff subprocess support for different options. Bug #1890060

Correct os join in test cases to avoid a conflict with
https://review.opendev.org/#/c/683026

Closes-bug: #1890060
Change-Id: I9459db0dbeda721187ea5f4802c7453c2092dac3
2020-08-18 17:25:21 -05:00
..
__init__.py Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Fix the argument check for account-generator 2020-06-15 07:03:34 +00:00
cleanup.py Improve logging in tempest cleanup 2020-05-07 05:54:48 +00:00
cleanup_service.py Improve logging in tempest cleanup 2020-05-07 05:54:48 +00:00
config-generator.tempest.conf Remove non-existent config options of oslo modules 2017-04-07 12:37:23 -07:00
init.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
list_plugins.py Remove python shebangs from python modules 2019-08-08 13:11:26 +09:00
main.py Replace directly import of logging with import oslo_log 2016-11-24 03:52:46 +00:00
run.py Add --worker-file option in tempest 2020-03-30 10:59:58 +02:00
subunit_describe_calls.py Improve unit tests for subunit_describe_calls 2020-08-18 17:25:21 -05:00
verify_tempest_config.py Don't use deprecated configparser.readfp 2020-05-05 18:21:41 +02:00
workspace.py Handling invalid path of workspace register and move 2018-11-16 09:36:58 +00:00