Skip to content

Allow gitaly configuration to use transactions

John McDonnell requested to merge jmd/support-gitaly-transactions into master

What does this MR do and why?

With gitaly!6496 (merged) gitaly will be able to use transaction management. As this is will be the preferred mechanism for running gitaly let's enable the ability to configure this for testing gitaly#5664 (closed)

The changes in this MR will allow for setting the configuration based on an environment variable, which we can subsequently set in the pipeline as needed.

The follow up MR to enable this in the pipelines is: Support gitaly transactions pipeline (gitlab!152388 - merged)

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by John McDonnell

Merge request reports

Loading