From c8e48c5c2517c5a28705a99339e99fa8fd8d3e96 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Fri, 7 May 2021 00:35:35 +0000 Subject: [PATCH] qa/suites/rados/standalone: remove mon_election symlink The standalone tests need parameters to be passed as ceph_args to override defaults. This was just doubling the number of standalone tests being run in each rados run with no effect! Signed-off-by: Neha Ojha --- qa/suites/rados/standalone/mon_election | 1 - 1 file changed, 1 deletion(-) delete mode 120000 qa/suites/rados/standalone/mon_election diff --git a/qa/suites/rados/standalone/mon_election b/qa/suites/rados/standalone/mon_election deleted file mode 120000 index 3f331e6214c4c..0000000000000 --- a/qa/suites/rados/standalone/mon_election +++ /dev/null @@ -1 +0,0 @@ -.qa/mon_election \ No newline at end of file -- 2.39.5