[CI] `slow_unit_tests` fails intermittently

Summary

Related to #246 (closed)

Sometimes in CI, we find that slow_unit_tests can fail while testing the Shared Secrets jobs. In the past, this has been fixed with a retry. We may want to look into expanding the timeout.

Edit: the timeout linked above may not be the culprit - it could be this setting.

Relevant logs

  • #242 (closed)

    [Fail] GitLab controller Shared secrets and Self signed certificates Jobs when Both Jobs succeed [It] Should create resources for Jobs and continue the reconcile loop 
    /builds/gitlab-org/cloud-native/gitlab-operator/controllers/gitlab_controller_test.go:164
  • #246 (closed)

    [Fail] GitLab controller Shared secrets and Self signed certificates Jobs when Both Jobs succeed [It] Should create resources for Jobs and continue the reconcile loop 
    /builds/gitlab-org/cloud-native/gitlab-operator/controllers/gitlab_controller_test.go:164
Edited by Mitchell Nielsen