Skip to content

Also shutdown second Gitaly instance in tests

Markus Koller requested to merge test-env-kill-gitaly2 into master

What does this MR do?

Starting with 63973c00 we're starting two Gitaly instances, but weren't shutting down the second one.

This should fix the problem with stray Gitaly processes as discussed on Slack (internal): https://gitlab.slack.com/archives/CETG54GQ0/p1609852106425600

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports