Skip to content

enforce test timeout in CI

godog requested to merge test_timeout into master

In a perfect world gitlab-runner would clean up itself, in practice e.g. when cancelling jobs the shell executor keeps going: https://gitlab.com/gitlab-org/gitlab-runner/issues/3376

Merge request reports