]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/mon/availability.sh: add test for config option 64045/head
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 29 May 2025 10:10:01 +0000 (15:40 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 19 Jun 2025 11:52:34 +0000 (17:22 +0530)
commitb4fbc956cb0fae5001c5b89df84d81061f412fb3
tree2aa08cfcc944816d35c371465c31518016a5343c
parent3b31212a1630b6bad2c1f2b869639d0a5d2e680f
qa/standalone/mon/availability.sh: add test for config option

This commit adds two tests, first, to ensure we get an error
message when the feature is disabled. It checks if the config
option, enable_availability_tracking is working properly.
Second test ensures that we actually do stop calculating the
score when the feature is disabled.

Fixes: https://tracker.ceph.com/issues/71494
Signed-off-by: Shraddha Agrawal <shraddhaag@ibm.com>
(cherry picked from commit dc9ee94a8dc787324b898822fdaebfb83dfc7e37)
qa/standalone/mon/availability.sh