]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: improve time handling for test_exports test
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 May 2017 23:00:31 +0000 (19:00 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 May 2017 23:07:05 +0000 (19:07 -0400)
commit9552efde4a0fcf72d03eb2e7fcbb5a2dd96fc89b
treea492d401ae9302dd4f20914ea77d5bf8375d6842
parent3880c6d1e69651faebdc417d35c84693e28004e9
qa: improve time handling for test_exports test

Also catches corner-case found by Zheng where an unjournaled directory will
cause export pinning to fail because it cannot be made a subtree until its
parent is stable.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_exports.py