Skip to content

Commit

Permalink
Merge pull request #1418 from stackhpc/tempest-concurrency-doc
Browse files Browse the repository at this point in the history
docs: Synchronise TEMPEST_CONCURRENCY with reality
  • Loading branch information
priteau authored Dec 10, 2024
2 parents 1c5d937 + acf832b commit cc3bb0a
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit cc3bb0a

Please sign in to comment.