system-config/playbooks/roles/gerrit
Clark Boylan 8eb981b47f Install docker-compose from pypi
We want to use stop_grace_period to manage gerrit service stops. This
feature was added in docker-compose 1.10 but the distro provides 1.5.
Work around this by installing docker-compose from pypi.

This seems like a useful feature and we want to manage docker-compose
the same way globally so move docker-compose installation into the
install-docker role.

New docker-compose has slightly different output that we must check for
in the gitea start/stop machinery. We also need to check for different
container name formatting in our test cases. We should pause here and
consider if this has any upgrade implications for our existing services.

Change-Id: Ia8249a2b84a2ef167ee4ffd66d7a7e7cff8e21fb
2020-04-16 12:08:00 -07:00
..
defaults Set env vars pointing to correct file locations 2020-04-10 13:29:50 -05:00
files Set env vars pointing to correct file locations 2020-04-10 13:29:50 -05:00
handlers Add Apache to Ansible for Gerrit 2020-02-03 07:57:36 -06:00
tasks Install docker-compose from pypi 2020-04-16 12:08:00 -07:00
templates Set env vars pointing to correct file locations 2020-04-10 13:29:50 -05:00
README.rst Run a gerrit container on review-dev01 2019-10-29 08:29:17 +09:00

README.rst

Run Gerrit.