ZTS: Log test name to /dev/kmsg on Linux
commitb73505c7e056417cba73dcf51b49062c84fd2b59
authorTony Hutter <hutter2@llnl.gov>
Wed, 23 Mar 2022 15:15:02 +0000 (23 08:15 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 15:15:02 +0000 (23 09:15 -0600)
tree8d4a3b6d2c5d708717f7a2166baa0992dcf4f6e1
parent6b444cb9711a8c0a089612dc3ac67e45c4a4e108
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