Increase load_multiplier in tests

We're seeing many test failures due to executors unregistering during
high system load and thus causing timeouts in test cases. During tests
we expect the system to be busy so increase the load_multiplier in
tests.

Change-Id: I54a05adc9e7cb9efaf20b70e59a59cefd44e21e9
This commit is contained in:
Tobias Henkel
2021-10-29 23:55:31 +02:00
committed by James E. Blair
parent 070240adca
commit d3a2c33171
37 changed files with 71 additions and 25 deletions

View File

@@ -16,6 +16,7 @@ git_user_name=zuul
[executor]
git_dir=/tmp/zuul-test/executor-git
load_multiplier=100
[connection gerrit]
driver=gerrit
@@ -34,4 +35,3 @@ default_to=you@example.com
[database]
dburi=$MYSQL_FIXTURE_DBURI$