Skip to content

CI: run e2e tests on a dedicated node

Administrator requested to merge dedicated-e2e into master

Created by: chrismwendt

This runs e2e tests on a dedicated e2e testing node to avoid the contention problems of running in the same dind pod as builds, and the throughput problem of limiting concurrency to 1.

Peer commit https://github.com/sourcegraph/infrastructure/commit/d9b73eee437d7d027485ffa23802af9c0e9c996b

See https://sourcegraph.slack.com/archives/C07KZF47K/p1552457100203800?thread_ts=1552424894.193000&cid=C07KZF47K

Merge request reports

Loading