Skip to content

Repo Spec

Philip Li edited this page Sep 10, 2019 · 11 revisions
Key Description Example
blacklist_branch ignore these branches matching the pattern in build test .*experiment.*
blacklist_randconfig not test random configs for those matching the patterns
build_success_mail_cc cc list for build result report
fetch_tags need to fetch tags or not true or false
mail_cc cc list for bisected report
notify_build_success_branch we will send build result report for the branches matching the pattern to show build success or regression .*
owner repo owner
subsystems extra information regarding related subsystems
test_old_branches test branches that is long time ago
upstream is this upstream true or false
url the url of repo to be fetched https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
whitelist_branch explicitly enable building for the branches matching the pattern, these branches in white list will ignore blacklist. .*for-0day
Clone this wiki locally