]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
http: fix parallel execution of HTTP tests with SO_REUSEPORT
authorPetr Špaček <petr.spacek@nic.cz>
Wed, 9 Oct 2019 12:35:53 +0000 (14:35 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 9 Oct 2019 12:39:16 +0000 (14:39 +0200)
commitb4f32c2fd9722afc83bc31e9d5a696e56549aeb3
treee3e6afe2bb421c319f934b6c96aa63616eb7468d
parentd2bf50545352d84d29a8ed201dba1275925eb5ea
http: fix parallel execution of HTTP tests with SO_REUSEPORT

We have to use disjoint port ranges for individual test, otherwise
parallel test execution leads to unpredictable results.
modules/http/http.test.lua
modules/http/http_doh.test.lua