From 6c87554c8089ade566a689f8f6cecd0c9de3061f Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Mon, 24 Mar 2025 11:52:15 -0400 Subject: [PATCH] qa: add test for `mgr status` command Fixes: https://tracker.ceph.com/issues/70571 Signed-off-by: Patrick Donnelly (cherry picked from commit 9074e2cdc750378f84debd0187b0b058aae40633) --- qa/suites/rados/mgr/tasks/3-mgrmodules.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/rados/mgr/tasks/3-mgrmodules.yaml b/qa/suites/rados/mgr/tasks/3-mgrmodules.yaml index c437c60ccfd16..31c8066e4f13c 100644 --- a/qa/suites/rados/mgr/tasks/3-mgrmodules.yaml +++ b/qa/suites/rados/mgr/tasks/3-mgrmodules.yaml @@ -6,3 +6,6 @@ mgrmodules: tasks: - sequential: - mgrmodules + - exec: + mon.a: + - ceph tell mgr status -- 2.39.5