]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: fix compare_images and compare_image_snapshots 28524/head
authorMykola Golub <mgolub@suse.com>
Thu, 13 Jun 2019 07:26:29 +0000 (08:26 +0100)
committerMykola Golub <mgolub@suse.com>
Thu, 13 Jun 2019 07:26:29 +0000 (08:26 +0100)
commit92ee1c7b8b006cdde0759c75dce7d46db5d91e41
tree61462a6be84d1b297e0ee2573c02c729254629ab
parent494d624997d08c11c3b0558d61ea105adfbf1289
qa/workunits/rbd: fix compare_images and compare_image_snapshots

Due to pipe, sdiff return code was ignored. Also the compare functions
spent most of time in xxd, which was normally unnecessary.

Signed-off-by: Mykola Golub <mgolub@suse.com>
qa/workunits/rbd/rbd_mirror_helpers.sh