]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 28 Sep 2025 18:25:03 +0000 (20:25 +0200)
commitcd2079e7ee5cf6479f0086e5da2aaeb6ddd86db6
tree02b3e6dc1795f6238edbfd60fadab104f632ba8b
parent92b2c79ea9d672f1f7fd129005b5918e5b7b76e4
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