2020-09-07 13:40:03 +00:00
|
|
|
{
|
|
|
|
"build_config": [
|
|
|
|
{
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"alien_pkgs": true,
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-24 16:26:04 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "performance",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-09 07:08:38 +00:00
|
|
|
"compiler": "gcc-10",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "binary",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "undefined",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "debug",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2021-04-25 00:34:35 +00:00
|
|
|
"compiler": "gcc-10",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "unbundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-10-05 12:27:19 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "binary",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
2020-09-17 11:41:14 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"special_build_config": [
|
|
|
|
{
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"build-type": "debug",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "deb",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "enable",
|
|
|
|
"with_coverage": true
|
2020-09-07 13:40:03 +00:00
|
|
|
},
|
|
|
|
{
|
2020-09-29 07:21:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "binary",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "splitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-10-05 12:27:19 +00:00
|
|
|
"compiler": "clang-11-darwin",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "binary",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-10-05 12:27:19 +00:00
|
|
|
"compiler": "clang-11-aarch64",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "binary",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
},
|
|
|
|
{
|
2020-10-05 12:27:19 +00:00
|
|
|
"compiler": "clang-11-freebsd",
|
2020-09-07 13:40:03 +00:00
|
|
|
"build-type": "",
|
|
|
|
"sanitizer": "",
|
|
|
|
"package-type": "binary",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"tests_config": {
|
|
|
|
"Functional stateful tests (address)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateful tests (thread)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateful tests (memory)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateful tests (ubsan)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "undefined",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateful tests (debug)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "debug",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-12-23 15:25:05 +00:00
|
|
|
"Functional stateless tests (ANTLR debug)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "debug",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-07 13:40:03 +00:00
|
|
|
"Functional stateful tests (release)": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-25 17:31:01 +00:00
|
|
|
"Functional stateful tests (release, DatabaseOrdinary)": {
|
2020-09-07 13:40:03 +00:00
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2021-02-15 10:26:34 +00:00
|
|
|
"Functional stateful tests (release, DatabaseReplicated)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-07 13:40:03 +00:00
|
|
|
"Functional stateless tests (address)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (thread)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (memory)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (ubsan)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "undefined",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (debug)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "debug",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (release)": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
2020-12-18 13:26:11 +00:00
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (pytest)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
2020-09-07 13:40:03 +00:00
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (unbundled)": {
|
|
|
|
"required_build_properties": {
|
2021-04-25 00:34:35 +00:00
|
|
|
"compiler": "gcc-10",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "unbundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-10-27 21:53:21 +00:00
|
|
|
"Functional stateless tests (release, wide parts enabled)": {
|
2020-09-07 13:40:03 +00:00
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-25 17:31:01 +00:00
|
|
|
"Functional stateless tests (release, DatabaseOrdinary)": {
|
2020-09-07 13:40:03 +00:00
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
2021-02-15 10:26:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"Functional stateless tests (release, DatabaseReplicated)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
2020-09-07 13:40:03 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"Stress test (address)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Stress test (thread)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Stress test (undefined)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "undefined",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Stress test (memory)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-12-21 13:14:15 +00:00
|
|
|
"Stress test (debug)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "debug",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-07 13:40:03 +00:00
|
|
|
"Integration tests (asan)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Integration tests (thread)": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Integration tests (release)": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2021-01-12 14:11:57 +00:00
|
|
|
"Integration tests (memory)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-25 18:39:55 +00:00
|
|
|
"Integration tests flaky check (asan)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
2020-09-07 13:40:03 +00:00
|
|
|
"Compatibility check": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Split build smoke test": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 07:21:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "splitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Testflows check": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 07:15:05 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Unit tests release gcc": {
|
|
|
|
"required_build_properties": {
|
2020-09-09 07:08:38 +00:00
|
|
|
"compiler": "gcc-10",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Unit tests release clang": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Unit tests ASAN": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Unit tests MSAN": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Unit tests TSAN": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Unit tests UBSAN": {
|
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-07 13:40:03 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
2020-09-08 13:31:59 +00:00
|
|
|
},
|
2021-01-17 18:14:57 +00:00
|
|
|
"AST fuzzer (debug)": {
|
2020-09-08 13:31:59 +00:00
|
|
|
"required_build_properties": {
|
2020-09-15 11:37:51 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-08 13:31:59 +00:00
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "debug",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
2021-01-17 18:14:57 +00:00
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AST fuzzer (ASan)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AST fuzzer (MSan)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "memory",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AST fuzzer (TSan)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "thread",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AST fuzzer (UBSan)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "binary",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "undefined",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
2020-09-08 13:31:59 +00:00
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
2020-09-29 08:13:47 +00:00
|
|
|
},
|
|
|
|
"Release": {
|
|
|
|
"required_build_properties": {
|
2020-09-29 08:15:33 +00:00
|
|
|
"compiler": "clang-11",
|
2020-09-29 08:13:47 +00:00
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "none",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
2020-10-21 14:23:45 +00:00
|
|
|
},
|
|
|
|
"Functional stateless tests flaky check (address)": {
|
|
|
|
"required_build_properties": {
|
|
|
|
"compiler": "clang-11",
|
|
|
|
"package_type": "deb",
|
|
|
|
"build_type": "relwithdebuginfo",
|
|
|
|
"sanitizer": "address",
|
|
|
|
"bundled": "bundled",
|
|
|
|
"splitted": "unsplitted",
|
|
|
|
"clang-tidy": "disable",
|
|
|
|
"with_coverage": false
|
|
|
|
}
|
2020-09-07 13:40:03 +00:00
|
|
|
}
|
2020-07-14 12:10:20 +00:00
|
|
|
}
|
2020-09-07 13:40:03 +00:00
|
|
|
}
|