Add missed keeper jepsen config

This commit is contained in:
alesapin 2021-09-22 19:27:11 +03:00
parent c83e2f6fd4
commit dbff8fd03b

View File

@ -704,6 +704,18 @@
"clang-tidy": "disable",
"with_coverage": false
}
},
"ClickHouse Keeper Jepsen": {
"required_build_properties": {
"compiler": "clang-13",
"package_type": "binary",
"build_type": "relwithdebuginfo",
"sanitizer": "none",
"bundled": "bundled",
"splitted": "unsplitted",
"clang-tidy": "disable",
"with_coverage": false
}
}
}
}