]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: switch open vs. write in test_open_inode 13137/head
authorJohn Spray <john.spray@redhat.com>
Wed, 1 Feb 2017 00:38:08 +0000 (00:38 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Feb 2017 00:38:08 +0000 (00:38 +0000)
commita027dba78fc8bc84ae39d7998b386ce21c01e1bf
treedb3b454f1c04df01ac639ad20e474c1f09d2e7c8
parentc6d91dd91252e703d08b8ac62ac6a47ee82c0bed
tasks/cephfs: switch open vs. write in test_open_inode

Do the write after opening the file, so that we get good
behaviour wrt the change in Mount.open_background that uses
file existence to confirm that the open happened.

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