Skip to content

Fix tests using gitlab-grack submodule

Arran Walker requested to merge fix-tests-gitlab-grack-submodule into main

What does this MR do?

  • Similar to the fix in !3187 (merged), but covering missing cases.
  • Removes git 1.8.3.1 tests

Why was this MR needed?

  • Tests were broken for attempting to pull submodules from GitHub using an unsupported protocol.
  • Git 1.8.3.1 tests were broken, due to some change GitLab side. Temporarily removing.

What's the best way to test this MR?

N/A

What are the relevant issue numbers?

#28821 (closed)

Edited by Arran Walker

Merge request reports