aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runfiles/linux.run
diff options
context:
space:
mode:
authorнаб <[email protected]>2021-04-12 14:08:33 +0200
committerBrian Behlendorf <[email protected]>2021-04-15 13:46:05 -0700
commit86418090d731b7f98d6b9981d29a9c905719dc4d (patch)
treefc5aebb738438df25eeaf7fe4421e7eb1a09113b /tests/runfiles/linux.run
parentaa6a14c0d5c388d38720024561679ae4f7d5e67d (diff)
ZTS: add zed_fd_spill to verify the fds ZEDLETs inherit
Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #11891
Diffstat (limited to 'tests/runfiles/linux.run')
-rw-r--r--tests/runfiles/linux.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run
index 4952f3013..c6d4f5f6d 100644
--- a/tests/runfiles/linux.run
+++ b/tests/runfiles/linux.run
@@ -90,7 +90,7 @@ 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']
+tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter', 'zed_fd_spill']
tags = ['functional', 'events']
[tests/functional/fallocate:Linux]