xts_tools/config/ci_match_config.json
唐翔蕾 43996ffe21 match_config
Signed-off-by: 唐翔蕾 <328491512@qq.com>
2024-11-15 16:02:39 +08:00

46 lines
1.0 KiB
JSON

{
"exception_path":{
"string_rules":[
"_lite/",
"/acts/applications/kitframework_ipcamera/",
"/acts/applications/kitframework/",
"/acts/open_posix_testsuite/"
],
"re_rules":[
"/[a-z]{3}s/testtools/"
]
},
"all_com_path":{
"string_rules":[
],
"re_rules":[
"/[a-z]{3}s/build/"
]
},
"skip_judge_build_path":{
"string_rules":[
"/cpp"
],
"re_rules":[
]
},
"temple_list":[
"ohos_moduletest_suite",
"ohos_js_hap_suite",
"ohos_js_app_suite",
"ohos_shell_app_suite",
"ohos_hap_assist_suite",
"ohos_app_assist_suite",
"ohos_sh_assist_suite",
"group"
],
"acts_All_template_ex":[
"ActsMindSporeTest",
"ActsBmsAccessTokenTest",
"AACommandImplicitStartTest",
"StageSupplement",
"AACommand07",
"cpLibuv"
]
}