]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve tempdir logging for pytest runner
authorTom Krizek <tkrizek@isc.org>
Thu, 10 Aug 2023 14:24:38 +0000 (16:24 +0200)
committerTom Krizek <tkrizek@isc.org>
Mon, 21 Aug 2023 13:54:40 +0000 (15:54 +0200)
commitf91d0b13e882f2b265412eadb958d2faa64974f8
treeedaadc08fefe7f8c6d85189b186354ee8bc46e66
parente1ca5c80711b53465ea61ffbfe99785d445627e0
Improve tempdir logging for pytest runner

At the end of the test, display the symlink path to the artifact
directory in case it's preserved. Log the full tempdir name in debug
log.
bin/tests/system/conftest.py