Skip to content

Drafted Integration Test

Ryan Leonard requested to merge iss1-integration-test into master

A partial integration test is added, which ensures that the Relay docker image runs and outputs data, which currently can only happen if the Relay is connected to a GitLab CI Runner instance.

However, it would be nice to ensure that adding jobs to the runner is detectable to the runner, but this is a larger task to undertake.

See #1

Merge request reports