Skip to content

ci: speedup E2E tests by using KeepAlive connections

Niels requested to merge review/1171-speedup-e2e-tests into master

Since Node v19 sets keepAlive to true by default. See https://nodejs.org/en/blog/announcements/v19-release-announce/#http-s-1-1-keepalive-by-default

Todo

  • verify the warning from Browserstack about connections not using Keep-Alive are gone

Issue: #1171 (closed)

Edited by Niels

Merge request reports