Skip to content

Add E2E test for git sha256 support

John McDonnell requested to merge jmd/add-git-sha256-e2e-tests into master

What does this MR do and why?

Add pipelines to help provide ongoing validation of the support for git's sha256 object format Part of Add pipeline for testing GitLab with SHA256 rep... (gitlab-org/quality/quality-engineering/team-tasks#2736 - closed)

Ideally I think we might want to leave this in only the nightly jobs in the longer term, but as there are a number of known issues that team members may want to directly address let's also allow for the job to be present in the regular master pipeline for now so it can be triggered during development work on-demand.

See: Allow Gitlab Rails to work with SHA256 reposito... (&10981) for further info about SHA256 support.

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

Merge request reports

Loading