]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Thu, 26 Jun 2025 12:13:41 +0000 (17:43 +0530)
commit951f10f56e7d895337e2754898ecc79824d5e035
tree090f2b95e251f673b80c26d3149dc1c4b4416b2a
parent5cfec63821320c416ecbfdbbfa304978a577828f
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>
(cherry picked from commit c08cf3277fbce6c02e9251b2985cf52ac0dbc165)
qa/standalone/mon/availability.sh