qa: krbd_msgr_segments.t: adapt to different vgremove outputs

Some versions of lvm put a dot at the end.

Fixes: https://tracker.ceph.com/issues/65481
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
Ilya Dryomov 2024-04-13 09:44:21 +02:00
parent 84129cd982
commit b20951f189

View File

@ -76,9 +76,9 @@ Cloned bios (dm-snapshot.ko, based on generic/081):
$ sudo xfs_io -f -c 'pwrite 0 5M' /mnt/file1 >/dev/null
$ sudo umount /mnt
$ sudo vgremove -f vg_img
Logical volume "lv_snap" successfully removed
Logical volume "lv_img" successfully removed
Volume group "vg_img" successfully removed
Logical volume "lv_snap" successfully removed* (glob)
Logical volume "lv_img" successfully removed* (glob)
Volume group "vg_img" successfully removed* (glob)
$ sudo pvremove $DEV
Labels on physical volume "/dev/rbd?" successfully wiped* (glob)
$ sudo rbd unmap $DEV