]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: update to mirror group snapshot tests
authorJohn Agombar <agombar@uk.ibm.com>
Mon, 28 Apr 2025 12:29:46 +0000 (13:29 +0100)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Wed, 30 Apr 2025 04:47:40 +0000 (10:17 +0530)
commiteed383f7641f8c4202513b74387a8b54b2ccd259
tree083a517e9493021bcf1e996b23b2d701d386ab9a
parent089146365aa114bf14ad0b7f0c4642ce1e9d435f
qa/workunits/rbd: update to mirror group snapshot tests

Updated tests:
• test_odf_failover_failback - Update retry_promote screnario to limit retries to
  10000 attempts

Disabled tests:
• test_create_group_with_images_then_mirror_with_regular_snapshots scenario 1
  test sometimes fails as removed regular snapshot remains on secondary cluster
  after new mirror group snapshot is sync complete

Helpers:
- get_pool_image_count() $XMLSTARLET variable shouldn't be used anymore

Signed-off-by: John Agombar <agombar@uk.ibm.com>
qa/workunits/rbd/rbd_mirror_group_simple.sh
qa/workunits/rbd/rbd_mirror_helpers.sh