
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
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