Regenerate Gitaly's config.toml each rspec run
What does this MR do?
Revert a part of: 08cdf65b, where I removed the regeneration each run. This reintroduces it, so if ever we'll have to reset config options, the process will be a bit more smooth.
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides -
Link to e2e tests MR added if this MR has ~"Requires e2 tests" label. See the Test Planning Process.