E2E tests: disable http router in GDK E2E tests
What does this MR do and why?
Temporarily disable http router being used with the GDK for E2E tests because of gitlab-org/quality/engineering-productivity/master-broken-incidents#11489 (closed)
We can then enable the tests again and investigate the issue without blocking MRs
First pipeline GDK tests passed: https://gitlab.com/gitlab-org/gitlab/-/pipelines/1737287586
Second pipeline: GDK tests did not run as QA_RUN_TESTS_ON_GDK
is false
TODO:
-
continue investigations to see why gitlab-http-router is causing failures (gitlab-org/quality/engineering-productivity/master-broken-incidents#11489 (comment 2418905645)) -
after merge set QA_RUN_TESTS_ON_GDK
to true
Edited by Jay McCure