]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: drop manual remote snapshotting from the comment 64035/head
authorJos Collin <jcollin@redhat.com>
Thu, 19 Jun 2025 07:47:47 +0000 (13:17 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 19 Jun 2025 12:50:46 +0000 (18:20 +0530)
Drop the word 'manual' from the comment, as this could also happen via snap-schedule.

Signed-off-by: Jos Collin <jcollin@redhat.com>
qa/tasks/cephfs/test_mirroring.py

index 83ea754433bb702de1a6429ae33311419dfbabe4..e7a870a49e49c4e4afd63abc35b6c64f7be746ac 100644 (file)
@@ -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')