]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect core dumps after BIND failed to stop cleanly
authorMichal Nowak <mnowak@isc.org>
Tue, 11 Jul 2023 12:04:12 +0000 (14:04 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 13 Jul 2023 13:09:55 +0000 (15:09 +0200)
commit89c77daddb208b656e217d7f79d9f539ff1e8980
treee11f83f83c51308f53a4c1e0185576743951f010
parentdd3c7e4ecbbf51d1319eb600762244d9e53e8b55
Detect core dumps after BIND failed to stop cleanly

With the pytest runner, when BIND crashed during test runtime, the
get_core_dumps.sh script hasn't been run, and core dumps were not
detected.
bin/tests/system/conftest.py