]> 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 03:52:47 +0000 (19:52 -0800)
(cherry picked from commit b2d90da0c2211fb2ed268b804b30d72c39341c1c)
(cherry picked from commit bf2992dbe625f17ff599651029c526295fad3c93)

bin/tests/system/Makefile.in

index 59bc188b597f43bdc71511020752d6c579b0a9e5..fd683a0326eae1a8ffdb8c63dbee81d0d1d7d29d 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