]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: switch open vs. write in test_open_inode 14569/head
authorJohn Spray <john.spray@redhat.com>
Wed, 1 Feb 2017 00:38:08 +0000 (00:38 +0000)
committerNathan Cutler <ncutler@suse.com>
Fri, 14 Apr 2017 21:49:25 +0000 (23:49 +0200)
commit2d5d8f27679d40ff962c8329026b2d75a3fa7c78
tree277f55f07e370578e0241ed4bcb18f858146f3d1
parent284cd5065f871fc7aeb134d0f9dd48ba9d1f12bf
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>
(cherry picked from commit a027dba78fc8bc84ae39d7998b386ce21c01e1bf)
qa/tasks/cephfs/test_strays.py