]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Log test name to /dev/kmsg on Linux
authorTony Hutter <hutter2@llnl.gov>
Wed, 23 Mar 2022 15:15:02 +0000 (08:15 -0700)
committerTony Hutter <hutter2@llnl.gov>
Mon, 3 Apr 2023 20:50:02 +0000 (13:50 -0700)
commitfc2c0256c55a2859d1988671b0896d22b75c8aba
treef05e7321b6f2f8778d96995bd465373b246bca6e
parenta69765ea5b563e0cd4d15fac4b1ac08c6ccf12d1
ZTS: Log test name to /dev/kmsg on Linux

Add a -K option to the test suite to log each test name to /dev/kmsg
(on Linux), so if there's a kernel warning we'll be able to match
it up to a particular test.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes  #13227
scripts/zfs-tests.sh
tests/test-runner/bin/test-runner.py.in