]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/mon/availability.sh: add tests
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 19 Jun 2025 13:01:52 +0000 (18:31 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 23 Jun 2025 06:30:57 +0000 (12:00 +0530)
commitc08cf3277fbce6c02e9251b2985cf52ac0dbc165
tree76e582781a78a1d596459b78e6bbe9fc0a1cf683
parentf6aed0b45efc60a8ca81bd3455c14a13106dd3c9
qa/standalone/mon/availability.sh: add tests

This commit adds tests for the new command to clear availability
status for a particular pool. The two tests do the following:

1. Checks if availability status is cleared successfully.
2. Checks availability status is not cleared if feature is
disabled.

Fixes: https://tracker.ceph.com/issues/71495
Signed-off-by: Shraddha Agrawal <shraddhaag@ibm.com>
qa/standalone/mon/availability.sh