tests: don't fail if no fio or python3.sysctl

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13259
This commit is contained in:
наб
2022-03-08 13:36:03 +01:00
committed by Brian Behlendorf
parent bd328a588b
commit 2d9da5e1c8
37 changed files with 74 additions and 29 deletions
@@ -36,6 +36,8 @@
verify_runnable "global"
command -v fio > /dev/null || log_unsupported "fio missing"
log_assert "Trim of L2ARC succeeds."
function cleanup