system-config/playbooks/roles/gerrit/files/hooks
Clark Boylan 1ccf5e68e5 Remove reviewdb config from Gerrit
This should only land once we are on Gerrit 3.x and happy with it. But
at this point the mysql reviewdb will not be used anymore and config for
it can be removed. We keep general mysql things like tools and backups
in place as the accountPatchReviewDb continues to live in MySQL.

This also comments out calls to jeepyb's welcome-message,
update-blueprint and update-bug entrypoints from the patchset-created
event hook, since they rely on database connections for the moment.
Calls to update-bug in change-abandoned and change-merged event
hooks are retained as those code paths don't rely on database
interaction nor attempt to load the removed configuration.

Change-Id: I6e24dbb223fd3f76954db3dd74a03887cf2e2a8b
2020-11-22 17:53:49 +00:00
..
change-abandoned Set env vars pointing to correct file locations 2020-04-10 13:29:50 -05:00
change-merged Set env vars pointing to correct file locations 2020-04-10 13:29:50 -05:00
patchset-created Remove reviewdb config from Gerrit 2020-11-22 17:53:49 +00:00