]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable the cpu system test
authorOndřej Surý <ondrej@isc.org>
Tue, 13 Jul 2021 08:19:56 +0000 (10:19 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 13 Jul 2021 13:48:27 +0000 (15:48 +0200)
commit46ecb94cb6a253ccf4f7a62960d92ed35d07288f
treee7342ac9c1080159df21d752d035bdffd49c2216
parentc546545d32737261aac7426f3ae1843233f434a9
Disable the cpu system test

As we don't set the thread affinity, the cpu test would consistently
fail.  Disable it, but don't remove it as we might restore setting the
affinity in the future versions of BIND 9.

(cherry picked from commit 4c5dc1904be2667e0148d6bc8bfbe8ab482fd7b2)
bin/tests/system/conf.sh.in