]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Add mgr snapshot mirror status tests 68827/head
authorKotresh HR <khiremat@redhat.com>
Tue, 23 Jun 2026 15:13:18 +0000 (20:43 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 23 Jun 2026 12:42:26 +0000 (18:12 +0530)
commitb80828fbadf285029239725d9cb175812aadf07a
tree0e49ff2bfc0cda7bcaaadfbe9398e52a861c5f72
parent87638c8be49918a8c794a1212f4122f2aa55f1c7
qa: Add mgr snapshot mirror status tests

Add teuthology coverage for `ceph fs snapshot mirror status`:
parity with asok peer_status, default idle metrics, stale omap
handling, error paths, filter scopes, daemon restart, and cache TTL.

Reuse existing peer_dir_status and metrics assertion helpers.
Adjust stale test wait for InstanceWatcher timeout and set a
short cache TTL in the cache test. Pass peer_uuid via --peer_uuid=
in the test helper for peer-only scope queries.

Fixes: https://tracker.ceph.com/issues/76686
Signed-off-by: Kotresh HR <khiremat@redhat.com>
qa/tasks/cephfs/test_mirroring.py