]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: fix cephfs python test
authorJohn Spray <john.spray@redhat.com>
Wed, 2 Mar 2016 14:07:16 +0000 (14:07 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 14 Mar 2016 12:32:56 +0000 (12:32 +0000)
commitf9ab9cf272891d8cb3014acd0f91b3c8bdb4844e
treedb7ca33824355cf189896443542c28d088bb4590
parentaed1872a1c8d7a0d8f97bb7d4422e2ef83357e08
pybind: fix cephfs python test

This was passing 0 for mode on all opened files,
resulting in subsequent calls failing because the
files didn't have the right permission bits.

Did this ever work?  Perhaps if the client was laxer
in check before?

Signed-off-by: John Spray <john.spray@redhat.com>
src/test/pybind/test_cephfs.py