tempest/tempest/cmd
lpiwowar bd722d366e Set default value of --concurrency to 2
There is a non-negligible number of tests in tempest that need accounts
generated by account-generator with a concurrency of at least 2. Running
these tests with accounts generated with the current default value for
concurrency makes them therefore fail.

This change sets the default value for concurrency to 2 and updates
the documentation for --concurrency parameter.

Closes-Bug: #1948935
Change-Id: Iada980beff9db3c8cd02c84d0d7602264b66ddf8
2022-01-14 09:25:12 +01:00
..
__init__.py Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Set default value of --concurrency to 2 2022-01-14 09:25:12 +01:00
cleanup.py Improve logging in tempest cleanup 2020-05-07 05:54:48 +00:00
cleanup_service.py Remove usage of six 2021-02-18 10:43:57 +08:00
config-generator.tempest.conf Remove non-existent config options of oslo modules 2017-04-07 12:37:23 -07:00
init.py Remove usage of six 2021-02-18 10:43:57 +08: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 Inclusive jargon 2021-01-20 08:40:57 +00:00
subunit_describe_calls.py Merge "Update subunit_describe_calls about new ports" 2021-03-04 21:27:11 +00:00
verify_tempest_config.py Remove deprecated config options for volume API selection 2020-12-31 17:53:53 +00:00
workspace.py Handling invalid path of workspace register and move 2018-11-16 09:36:58 +00:00