]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: skip test_session_reject cleanly
authorJohn Spray <john.spray@redhat.com>
Thu, 1 Sep 2016 17:33:50 +0000 (18:33 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 7 Dec 2016 00:45:45 +0000 (00:45 +0000)
commit04951c8ae3af86fb29ee56b4efd0387694571ad4
tree47b8fc866bc5f72e6b4d52f542d024f0ba832c43
parentb21b825d7f667a01fc02e39c9f6074326f8ff0dd
tasks/cephfs: skip test_session_reject cleanly

Instead of asserting in configure_auth (which in fact
works fine with KernelMount.write_secret_file), raise
a SkipTest in test_session_reject (because the kernel
client cannot handle the client_metadata setting to
inject bogus data)

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_sessionmap.py