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:
committed by
James E. Blair
parent
070240adca
commit
d3a2c33171
2
tests/fixtures/zuul-gerrit-no-stream.conf
vendored
2
tests/fixtures/zuul-gerrit-no-stream.conf
vendored
@@ -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$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user