]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: fix TEST_mon_features persistent feature checks in mon/misc.sh 69005/head
authorJaya Prakash <jayaprakash@ibm.com>
Tue, 19 May 2026 17:02:22 +0000 (17:02 +0000)
committerJaya Prakash <jayaprakash@ibm.com>
Tue, 19 May 2026 17:02:32 +0000 (17:02 +0000)
commitac6dd5571eaf5e2bb77d3e7af41448348100c8e4
tree2a80507fdfe401b4f429c06f4296bbf006adb962
parentd2451f2ca2254c8c4d5500585e22f75f6980f0ff
qa: fix TEST_mon_features persistent feature checks in mon/misc.sh

The test reused the "tentacle" jq filter while validating
"nvmeof_beacon_diff", causing the comparison to fail. Also fix
the umbrella feature validation and update the expected
persistent feature count.

Fixes: https://tracker.ceph.com/issues/76472
Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
qa/standalone/mon/misc.sh