Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 Message-ID: In-Reply-To: X-RT-Interface: Web Content-Disposition: inline Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 References: X-Mailer: MIME-tools 5.508 (Entity 5.508) RT-Send-CC: Content-Length: 762 On Wed Nov 15 07:18:41 2017, ondrej wrote: > JFTR allow_query serve-stale rpzrecurse have already been modify to > run in parallel. > > Note: I think the random port allocation is enough for the tests, but > if you want to make it more robust a script that would lock, allocate, > check the port, unlock should be made. But I strongly believe it's > not necessary for low number of tests and 32k ports available. => 32k available but 1/2 collision probability after ~180 ports. More seriously I really prefer the "more robust" option as I run tests on an other purpose machine. BTW a feature which is very useful in some cases should come for free (i.e. just check it works) with random is to be able to run simultaneously; the same test on different builds.