From: Varsha Rao Date: Wed, 3 Feb 2021 08:38:19 +0000 (+0530) Subject: mgr/test_orchestrator: Update nfs service id X-Git-Tag: v17.1.0~2970^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f0969cea17db20696964ab1f800aded3beab05d9;p=ceph.git mgr/test_orchestrator: Update nfs service id The nfs-ganesha cluster name was recently updated in this PR[1]. Update the nfs service id to maintain uniformity. [1] https://github.com/ceph/ceph/pull/38510 Fixes: https://tracker.ceph.com/issues/49121 Signed-off-by: Varsha Rao --- diff --git a/src/pybind/mgr/test_orchestrator/dummy_data.json b/src/pybind/mgr/test_orchestrator/dummy_data.json index 0eaa5af42cd..2c2e6540edf 100644 --- a/src/pybind/mgr/test_orchestrator/dummy_data.json +++ b/src/pybind/mgr/test_orchestrator/dummy_data.json @@ -327,8 +327,8 @@ } ] }, - "service_id": "ganesha-vstart", - "service_name": "nfs.ganesha-vstart", + "service_id": "vstart", + "service_name": "nfs.vstart", "service_type": "nfs", "pool": "nfs-ganesha", "namespace": "vstart", @@ -434,7 +434,7 @@ "container_image_id": "36114e38494190b0c9d4b088c12e6e4086e8017b96b4d5fc14eb5406bd51b55b", "container_image_name": "quay.io/ceph-ci/ceph:master", "created": "2020-04-16T05:44:41.551646", - "daemon_id": "ganesha-vstart.osd0", + "daemon_id": "vstart.osd0", "daemon_type": "nfs", "hostname": "osd0", "last_refresh": "2020-04-16T06:51:43.182937",