From 2c590bdede78c5aca10c0cf4284b59c006f4a30d Mon Sep 17 00:00:00 2001 From: Rob Wing Date: Mon, 14 Nov 2022 07:57:53 +0000 Subject: ZTS: test reported checksum errors for ZED Test checksum error reporting to ZED via the call paths vdev_raidz_io_done_unrecoverable() and zio_checksum_verify(). Sponsored-by: Seagate Technology LLC Reviewed-by: Richard Yao Reviewed-by: Brian Behlendorf Signed-off-by: Rob Wing Closes #14190 --- tests/runfiles/linux.run | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/runfiles') diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index 52e824a88..23292a488 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -86,7 +86,8 @@ tests = ['devices_001_pos', 'devices_002_neg', 'devices_003_pos'] tags = ['functional', 'devices'] [tests/functional/events:Linux] -tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter', 'zed_fd_spill'] +tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter', 'zed_fd_spill', + 'zed_cksum_reported'] tags = ['functional', 'events'] [tests/functional/fadvise:Linux] -- cgit v1.2.3