summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorSimon Westphahl <simon.westphahl@bmw.de>2021-11-17 11:49:23 +0100
committerJames E. Blair <jim@acmegating.com>2021-11-24 13:30:28 -0800
commitedb49853056c6c67370722d3cfd7dd0492a7d70d (patch)
tree87140320e3c5171a0f53d20b016dbc31b4e29bd0 /tox.ini
parentd5efa366849116120d7e4fe6fbcf6730993e16dd (diff)
downloadzuul-edb49853056c6c67370722d3cfd7dd0492a7d70d.tar.gz
Allow running tests with multiple schedulers
The number of schedulers can be defined via the ZUUL_SCHEDULER_COUNT environment variable (also forwarded by tox). Disclaimer: running the tests with multiple schedulers will still fail as not all test support multiple schedulers yet. Change-Id: Ie11467dcf0fc36a5e167adcbd29ac4f256e0b3c5
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 3707f2165..634d3a2ce 100644
--- a/tox.ini
+++ b/tox.ini
@@ -28,6 +28,7 @@ passenv =
YARN_REGISTRY
ZUUL_MYSQL_HOST
ZUUL_POSTGRES_HOST
+ ZUUL_SCHEDULER_COUNT
ZUUL_TEST_ROOT
ZUUL_ZK_HOST
ZUUL_ZK_CA