]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: do not test --export-format unless supported 15764/head
authorKefu Chai <kchai@redhat.com>
Thu, 22 Jun 2017 04:16:52 +0000 (12:16 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 22 Jun 2017 04:19:01 +0000 (12:19 +0800)
commitfea6e3216abcadfd41f0e60e9463a72c6b27c493
treed6fc34aedab42d7a3659650505fdec8953742a36
parent5d252a27a1f9cbacbb91d205d24f98aa961ef149
qa/workunits/rbd: do not test --export-format unless supported

in 55edd81, test for `--export-format` was added to exercise this
option. but this option is only supported on luminous, so we need to
check if it's avaialble before using it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/rbd/import_export.sh