]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: add new tests and improve existing
authorJohn Agombar <agombar@uk.ibm.com>
Thu, 13 Feb 2025 17:20:01 +0000 (17:20 +0000)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thu, 24 Apr 2025 15:56:31 +0000 (21:26 +0530)
commit2c190ec9a531f2e04cd48d176f83d1b0d73b215f
treee5d19be54cdd4ce547e9c5974e08b1b15d84dc83
parentdfa18a92c4067a541fcf17b809f799ed19dad401
qa/workunits/rbd: add new tests and improve existing

Change admin socket mirror group status checks to query status on normal CLI too
Disable test_stopped_daemon test whichhas intermittent failures.
Remove sleep 5 which is no longer needed in RBD mirror group tests
Fix test_image_replay_state() helper function to work without SHOW_CLI_CMD env variable set

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