mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 12:20:00 -04:00
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.
This commit is contained in:
parent
a9e6a7ae57
commit
4c5dc1904b
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ TESTS += \
|
|||
checkconf \
|
||||
checknames \
|
||||
checkzone \
|
||||
cpu \
|
||||
database \
|
||||
dlz \
|
||||
dlzexternal \
|
||||
|
|
|
|||
Loading…
Reference in a new issue