]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: workaround failure in journal.sh 9322/head
authorMykola Golub <mgolub@mirantis.com>
Wed, 25 May 2016 18:54:16 +0000 (21:54 +0300)
committerMykola Golub <mgolub@mirantis.com>
Wed, 25 May 2016 19:05:11 +0000 (22:05 +0300)
commite9ed8ac33b1884c6ed5cdfb23023094ec790b116
tree58ff4ef8100edf107be2584c4594e6e0e916aca4
parent16846e8085b0c594f065322a768e6dfcbd5d2444
test: workaround failure in journal.sh

With the changes to ensure that the commit position of a new
client is initialized to the minimum position of other clients,
the 'journal inspect/export' commands return zero records because
the master client has committed all of its entries.

Workaround this by restoring the initial commit position after
writing to the image.

Fixes: http://tracker.ceph.com/issues/16011
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
qa/workunits/rbd/journal.sh