mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
Merge PR #37571 into master
* refs/pull/37571/head: qa/tasks/cephfs/nfs: Check ganesha daemon status after restarting mgr Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
commit
035ff8b827
@ -362,6 +362,8 @@ class TestNFS(MgrTestCase):
|
||||
self._unload_module("cephadm")
|
||||
self._load_module("cephadm")
|
||||
self._orch_cmd("set", "backend", "cephadm")
|
||||
# Check if ganesha daemon is running
|
||||
self._check_nfs_cluster_status('running', 'Failed to redeploy NFS Ganesha cluster')
|
||||
# Checks if created export is listed
|
||||
self._test_list_export()
|
||||
port, ip = self._get_port_ip_info()
|
||||
|
Loading…
Reference in New Issue
Block a user