]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_rados_api_misc: do not assert rbd feature match 3411/head
authorSage Weil <sage@redhat.com>
Tue, 20 Jan 2015 02:28:20 +0000 (18:28 -0800)
committerSage Weil <sage@redhat.com>
Tue, 20 Jan 2015 02:28:20 +0000 (18:28 -0800)
commit9147c62989871cea8b3a85b02c53017825efb55b
treecfb9ab98ea6ef652baafdd2e6e01e1d6bdd8dbde
parent0ab0ce7e2d451b71982d3b5ed12a64692580710a
ceph_test_rados_api_misc: do not assert rbd feature match

This test fails on upgrades when we (or the server) have new
features.  Make it less fragile.

Fixes: #10576
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/librados/misc.cc