Clark Boylan 1fedac8209 Add jvm gc logging to gerrit and traceability perms
We are seeing java gc go crazy at times and aren't quite sure what is
causing it. Add jvm gc logging to the gerrit process to help us identify
what is happening.

Additionally we add SYS_PTRACE to the container capabilities so that you
can get heap dumps from the jvm. To get a heap dump you need to do
roughyl:

  docker exec -u root -it gerritcontainerid jhsdb jmap --heap --pid $pid

Change-Id: Ib4a5b84fda4eca73c7971c31ee74c3232eb733e4
2020-12-09 11:11:26 -08:00
..
2020-02-03 07:57:36 -06:00

Run Gerrit.