From acf832b2cdbac17186ca5993caf0540b270c6794 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 10 Dec 2024 15:32:10 +0100 Subject: [PATCH] docs: Synchronise TEMPEST_CONCURRENCY with reality --- doc/source/operations/tempest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/operations/tempest.rst b/doc/source/operations/tempest.rst index 922f309d3e..1f6dd43cd9 100644 --- a/doc/source/operations/tempest.rst +++ b/doc/source/operations/tempest.rst @@ -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