Skip to content

Commit cc3bb0a

Browse files
authored
Merge pull request #1418 from stackhpc/tempest-concurrency-doc
docs: Synchronise TEMPEST_CONCURRENCY with reality
2 parents 1c5d937 + acf832b commit cc3bb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/operations/tempest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The most common variables to override are:
132132
- ``TEMPEST_CONCURRENCY`` - The maximum number of tests to run in parallel at
133133
one time. Higher values are faster but increase the risk of timeouts. 1-2 is
134134
safest in CI/Tenks/Multinode/AIO etc. 8-32 is typical in production. Default
135-
value is 2.
135+
value is 16.
136136
- ``KAYOBE_AUTOMATION_TEMPEST_LOADLIST``: the filename of a load list in the
137137
``load-lists`` directory. Default value is ``default`` (symlink to refstack).
138138
- ``KAYOBE_AUTOMATION_TEMPEST_SKIPLIST``: the filename of a load list in the

0 commit comments

Comments
 (0)