-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
1
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
config fuzzer suites attempts to enable/disable randomly cluster/server parameters. Some parameters can be enabled only starting from a specific FCV (example), thus tests that change FCV through the setFCV command can't be executed safely on config fuzzer suites.
We could either use the already existing `runs_set_fcv` exclusion tag or find a smarter solution to make config fuzzer not attempt to set an incompatible cluster/server parameters.