Skip to content

Commit 147934b

Browse files
MakeilaLunJenkins
authored andcommitted
port Monitoring core's 31 variables to FormSpec
CMK-36196 Change-Id: I9f5b5b16273dd6d427e3c5d2169aa23bdec0c652
1 parent e0f2701 commit 147934b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/testlib/unit/gui/config_variable_form_data_test_helper.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -646,8 +646,7 @@ def _walk_legacy_valuespec(vs: object, path: str, revealed: dict[str, object]) -
646646
"[add]": {"host": "127.0.0.1", "mangling": False, "port": 2003, "prefix": ""},
647647
},
648648
"cmc_real_time_checks": {
649-
"[choice 0]": None,
650-
"[choice 1]": {"port": 6559},
649+
"[enable]": {"port": 6559},
651650
},
652651
"cmc_smartping_tuning": {
653652
"throttling": (10, 1000),

0 commit comments

Comments
 (0)