Skip to content

Add first Gitaly acceptance test

Sean McGivern requested to merge add-gitaly-acceptance-test into main

This has two commits:

  1. Provide a docker-compose.yml file (and CI support) for standing up a Gitaly server in a container to run against the tests.
  2. Actually add a basic test for git-receive-pack.

For #500 (closed).

Merge request reports