From 209abafb97de0dcc1f44e786b308ed43a6dae0a7 Mon Sep 17 00:00:00 2001 From: neeraj pratap singh Date: Thu, 4 Apr 2024 12:47:20 +0530 Subject: [PATCH] qa: delete the symbolic link 1-mds-2-client.yaml Since the tests in the class test_misc.TestSessionClientEvict requires 3 clients, this should be run with a yaml that configures 3 clients. Hence, removing the link to 1-mds-2-client.yaml from qa/suits/fs/multiclient/clusters/ Fixes: https://tracker.ceph.com/issues/58619 Signed-off-by: Neeraj Pratap Singh (cherry picked from commit 5d8fd4ced8689855a0ecb49c2903f169b2b513e0) --- qa/suites/fs/multiclient/clusters/1-mds-2-client.yaml | 1 - 1 file changed, 1 deletion(-) delete mode 120000 qa/suites/fs/multiclient/clusters/1-mds-2-client.yaml diff --git a/qa/suites/fs/multiclient/clusters/1-mds-2-client.yaml b/qa/suites/fs/multiclient/clusters/1-mds-2-client.yaml deleted file mode 120000 index 9f4f161a344a8..0000000000000 --- a/qa/suites/fs/multiclient/clusters/1-mds-2-client.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/cephfs/clusters/1-mds-2-client.yaml \ No newline at end of file -- 2.39.5