
This change won't automatically perform the upgrade because we don't let ansible manage Gerrit's containers directly. But it will update the docker-compose file for us so that we can manually pull images, down, then up the containers again which will do the upgrade for us. This SQL database behind Gerrit only keeps tracks of which files users have reviewed so its importance is minimal. Getting it updated so we can bother even less about it is a good thing. Change-Id: I78b683770496bb3d8e97464ddedaf813780a2a4e
Run Gerrit.
This role deploys MariaDB alongside the Gerrit service using docker-compose to run both services in docker containers. Variables below configure MariaDB connection details.
Role Variables