summaryrefslogtreecommitdiffstats
path: root/tests/expected
diff options
context:
space:
mode:
authorRoland Kammerer2018-11-22 14:42:48 +0100
committerKarel Zak2018-11-29 10:35:25 +0100
commit627a0efa75e370f954ed63f7238324a764083323 (patch)
tree66d6f4eaf9c426fcabce1e4422a95c49e36597d2 /tests/expected
parentMerge branch 'master' of https://github.com/nyantec/util-linux (diff)
downloadkernel-qcow2-util-linux-627a0efa75e370f954ed63f7238324a764083323.tar.gz
kernel-qcow2-util-linux-627a0efa75e370f954ed63f7238324a764083323.tar.xz
kernel-qcow2-util-linux-627a0efa75e370f954ed63f7238324a764083323.zip
tests: add test images for drbd v08/v09
This adds DRBD meta data images for DRBD versions 8 and 9, as well as the according expected output. Signed-off-by: Roland Kammerer <roland.kammerer@linbit.com>
Diffstat (limited to 'tests/expected')
-rw-r--r--tests/expected/blkid/low-probe-drbd-v085
-rw-r--r--tests/expected/blkid/low-probe-drbd-v095
2 files changed, 10 insertions, 0 deletions
diff --git a/tests/expected/blkid/low-probe-drbd-v08 b/tests/expected/blkid/low-probe-drbd-v08
new file mode 100644
index 000000000..22b431320
--- /dev/null
+++ b/tests/expected/blkid/low-probe-drbd-v08
@@ -0,0 +1,5 @@
+ID_FS_TYPE=drbd
+ID_FS_USAGE=raid
+ID_FS_UUID=4242424242424242
+ID_FS_UUID_ENC=4242424242424242
+ID_FS_VERSION=v08
diff --git a/tests/expected/blkid/low-probe-drbd-v09 b/tests/expected/blkid/low-probe-drbd-v09
new file mode 100644
index 000000000..0bf0dcfb9
--- /dev/null
+++ b/tests/expected/blkid/low-probe-drbd-v09
@@ -0,0 +1,5 @@
+ID_FS_TYPE=drbd
+ID_FS_USAGE=raid
+ID_FS_UUID=4242424242424242
+ID_FS_UUID_ENC=4242424242424242
+ID_FS_VERSION=v09