]> 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>
Thu, 20 Mar 2025 20:48:57 +0000 (20:48 +0000)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thu, 24 Apr 2025 15:56:38 +0000 (21:26 +0530)
commitbf4dbf1566e754c3c62ead2d308a0495042eb94d
treef3181563ad84c06d55baf508393f33bfc7b65fe7
parent744a4648feb29b5975621b4890fef905c6c3abe8
qa/workunits/rbd: update to mirror group snapshot tests

Added new environment variable RBD_MIRROR_GLOBAL_DEBUG to allow additional debug to be turned on
after a cluster has been created.

Updated tests:
• test_group_rename - disabled some checks that are failing as the fix is deferred
• test_empty_group and test_empty_groups - added some snapshot, demote, promote steps

New tests:
• test_remote_namespace - Added new scenarios that test default and non-default
  namespaces on the local and remote clusters.

Enabled tests:
- test_force_promote
- test_group_rename

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