Skip to content

Draft: Upload logs from setup-test-env

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

What does this MR do and why?

Upload logs from setup-test-env

setup-test-env CI job sets up the test environment. It's currently not uploading the logs as artifacts which hinders debugging for example Gitaly start up failures. This commit starts uploading the logs as well.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports