Draft: Upload logs from setup-test-env
1 unresolved thread
1 unresolved thread
Compare changes
- Sami Hiltunen authored
This commit enables Gitaly's transaction support in tests.
+ 1
− 0
@@ -113,6 +113,7 @@ def configuration_toml(gitaly_dir, storage_paths, options)
@@ -113,6 +113,7 @@ def configuration_toml(gitaly_dir, storage_paths, options)
config[:bin_dir] = File.expand_path(File.join(gitaly_dir, '_build', 'bin')) # binaries by default are in `_build/bin`