Support gitaly transactions pipeline
What does this MR do and why?
Adds the ability to run a package-and-test
pipeline with gitaly configuration to support transactions
Also updates the existing praefect
jobs to explicitly disable transactions. This should mean that when in the future we switch to transactions being the default we will have preemptively covered the inverse.
See: Allow gitaly configuration to use transactions (gitlab-qa!1237 - merged) for relevant gitlab-qa changes
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Edited by John McDonnell