From: Jos Collin Date: Thu, 19 Jun 2025 07:47:47 +0000 (+0530) Subject: qa: drop manual remote snapshotting from the comment X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0f2103bfb34ccc17975a764b8025634b250f58d0;p=ceph.git qa: drop manual remote snapshotting from the comment Drop the word 'manual' from the comment, as this could also happen via snap-schedule. Signed-off-by: Jos Collin --- diff --git a/qa/tasks/cephfs/test_mirroring.py b/qa/tasks/cephfs/test_mirroring.py index 83ea754433bb7..e7a870a49e49c 100644 --- a/qa/tasks/cephfs/test_mirroring.py +++ b/qa/tasks/cephfs/test_mirroring.py @@ -1564,7 +1564,7 @@ class TestMirroring(CephFSTestCase): def test_cephfs_mirror_remote_snap_corrupt_fails_synced_snapshot(self): """ - That making manual changes to the remote .snap directory shows 'peer status' state: "failed" + That making changes to the remote .snap directory shows 'peer status' state: "failed" for a synced snapshot and then restores to "idle" when those changes are reverted. """ log.debug('reconfigure client auth caps')