]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs/test_nfs: Add test for dynamic update export
authorRamana Raja <rraja@redhat.com>
Fri, 11 Mar 2022 19:49:42 +0000 (14:49 -0500)
committerAdam King <adking@redhat.com>
Sat, 21 May 2022 22:58:49 +0000 (18:58 -0400)
commit08e3ba75b24c3245eb8349810d929372b19c9404
tree5c5ded46134f1175e9d5ebbdfa8eccfca3f69a4f
parent02e3d56787d05572567d89af4c6a11493364dbf3
cephfs/test_nfs: Add test for dynamic update export

Add test to verify that the NFS servers don't restart when the
access type of a CephFS NFS export is updated.

And check the NFS servers are restarted when the pseudo path of
a CephFS NFS export is updated.

Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit d7904e78d13c24b305b4e83f15ee2b86ab2085e5)
qa/tasks/cephfs/test_nfs.py