Enable http router in e2e:test-on-gdk
What does this MR do and why?
- Re-enable HTTP router for
e2e:test-on-gdk - Use pre-compiled assets rather than using an assets server, because they don't work well with HTTP router under
wrangler - Keep quarantining #499657 (closed) for
e2e:test-on-gdkbecause it's blocked by https://gitlab.com/gitlab-org/cells/http-router/-/issues/140 which is blocked by https://github.com/cloudflare/workers-sdk/issues/7588
See this summary: #499983 (comment 2274064881)
Old description
This reverts merge request !172321 (merged) since https://gitlab.com/gitlab-org/cells/http-router/-/merge_requests/353 and https://gitlab.com/gitlab-org/gitlab-development-kit/-/merge_requests/4191 are merged, it should increase the memory limit for http router now.
This is a test to see if it addresses #499983 (closed) or not. If it is, then we can merge and enable it back.
Edited by Lin Jen-Shin