]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/mon/availability.sh: add test for config option 63159/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, 12 Jun 2025 10:50:25 +0000 (16:20 +0530)
commitdc9ee94a8dc787324b898822fdaebfb83dfc7e37
treee12ed0b390731df3e2f9bbb9f07353ad18b5dfaf
parent80c7492a808609e0f4933e5d2e5ee24af0b4e2d8
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>
qa/standalone/mon/availability.sh