]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rbd: fix test_rbd.test_features_to_string 33831/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 11 Mar 2020 12:00:16 +0000 (08:00 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 11 Mar 2020 12:00:16 +0000 (08:00 -0400)
commitcf79b2552a1f1efdcaf950cfaed2733310837bda
tree9a06ba61419f5ab6106a72f884cfb7a25fefb0c0
parent9b2dc5a267e45be2397a915ab9a7ddce914ba3fa
test/rbd: fix test_rbd.test_features_to_string

The new RBD_FEATURE_NON_PRIMARY overlaps with the legacy test
for an invalid feature bit.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/pybind/test_rbd.py