Clark Boylan 2c5bc279d6 Set Gerrit sshd.batchThreads to 0
Currently `gerrit show-queue -w -q` indicates we are only using 2
threads for service users and have 100 available for interactive users.
Unfortunately we really have three current classes of users: Humans,
Zuul, and everything else. We can't currently separate these into
different pools so instead we'll try using a single large pool and
sharing. To do that we set batchThreads to the special value of 0.

Change-Id: I08681a6b88683355ea5780ac452de903c8c8a7a3
2022-02-09 11:04:54 -08:00
..
2022-01-24 10:54:54 -08:00
2021-10-05 08:36:25 +11:00
2020-02-03 07:57:36 -06:00

Run Gerrit.

This role assumes it will have a local MariaDB running adjacent to the Gerrit service. Variables below configure MariaDB connection details.

Role Variables