]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/workunits: fixed mon address parsing for rbd-mirror
authorJason Dillaman <dillaman@redhat.com>
Tue, 19 Feb 2019 19:19:29 +0000 (14:19 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 19 Feb 2019 19:22:34 +0000 (14:22 -0500)
commit3e0094910ab9a692e1794e64eb6231100e381208
tree39d51ab7acf2675fc4deaf8d476e82212af72d7f
parentf8f76b3aa9928d7eb0516230857e7dfbc2710223
qa/workunits: fixed mon address parsing for rbd-mirror

The test extracts the mon addresses from the monmap, but with the
recent v2 format change it extracted an invalid address.

Fixes: http://tracker.ceph.com/issues/38385
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/rbd_mirror_helpers.sh