]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[rt46602] Ensure parallel tests are in alphabetical order
authorStephen Morris <stephen@isc.org>
Thu, 14 Dec 2017 14:59:46 +0000 (14:59 +0000)
committerEvan Hunt <each@isc.org>
Sun, 25 Feb 2018 17:25:42 +0000 (09:25 -0800)
(cherry picked from commit b2d90da0c2211fb2ed268b804b30d72c39341c1c)
(cherry picked from commit bf2992dbe625f17ff599651029c526295fad3c93)
(cherry picked from commit 3ddf401b1b3fb60a7d19a587e74fa5110bdb1fb0)

bin/tests/system/Makefile.in

index fea2107b0e8469f350f9e3270ec6b2d4cf1b93bb..128463d6cb57bfff584d11dfa5d89b5a7a8ac232 100644 (file)
@@ -55,7 +55,7 @@ feature-test@EXEEXT@: feature-test.@O@
 # the definition of PARALLELDIRS in conf.sh.  These tests do not use query
 # port 5300 or control port 9953.
 
-PARALLEL = allow_query serve-stale rpzrecurse
+PARALLEL = allow_query rpzrecurse
 
 # Produce intermediate makefile that assigns unique port numbers to each
 # parallel test.  The sequential tests all use ports 5300 (for queries) and