summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2022-09-06 17:59:25 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2022-09-07 15:00:15 +0200
commit0ed3f7a1bf7d9a7a144526048e44dd19c29fcfed (patch)
tree8118e8377008606a7fe732339afbec5e0a5f28bd
parent1a3e773f37483b30f1bd1c1406ffc2f0b1e00631 (diff)
downloadlvm2-0ed3f7a1bf7d9a7a144526048e44dd19c29fcfed.tar.gz
tests: add thin requirement
-rw-r--r--test/shell/report-format.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/report-format.sh b/test/shell/report-format.sh
index 07fa02778..399ed0337 100644
--- a/test/shell/report-format.sh
+++ b/test/shell/report-format.sh
@@ -15,6 +15,8 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
+aux have_thin 1 0 0 || skip
+
aux prepare_vg 1
OUT_LOG_FILE="out"