Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/operations/tempest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The most common variables to override are:
- ``TEMPEST_CONCURRENCY`` - The maximum number of tests to run in parallel at
one time. Higher values are faster but increase the risk of timeouts. 1-2 is
safest in CI/Tenks/Multinode/AIO etc. 8-32 is typical in production. Default
value is 2.
value is 16.
- ``KAYOBE_AUTOMATION_TEMPEST_LOADLIST``: the filename of a load list in the
``load-lists`` directory. Default value is ``default`` (symlink to refstack).
- ``KAYOBE_AUTOMATION_TEMPEST_SKIPLIST``: the filename of a load list in the
Expand Down