blob: 7c0d283e6044aa4bb7550eefca0cac64ac950446 [file] [log] [blame]
# Auto-generated by lucicfg.
# Do not modify manually.
#
# For the schema of this file, see Bucket message:
# https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
name: "ci"
swarming {
builders {
name: "envtest-linux"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "60:cores:16"
dimensions: "cores:16|32"
dimensions: "cpu:x64|x86-64"
dimensions: "os:Debian"
dimensions: "pool:luci.pigweed.ci"
exe {
cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
cipd_version: "refs/heads/main"
cmd: "luciexe"
}
properties:
'{'
' "checkout_options": {'
' "branch": "main",'
' "equivalent_remotes": [],'
' "initialize_submodules": true,'
' "match_branch": true,'
' "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
' "use_repo": false,'
' "use_trigger": true'
' },'
' "command": "python -m pw_cli --directory $PW_PROJECT_ROOT --loglevel debug presubmit --step gn_gen_check",'
' "recipe": "envtest"'
'}'
priority: 40
execution_timeout_secs: 2700
caches {
name: "builder"
path: "builder"
}
caches {
name: "pip"
path: "pip"
wait_for_warm_cache_secs: 60
}
service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
resultdb {
enable: true
bq_exports {
project: "google.com:pigweed"
dataset: "resultdb"
table: "pigweed"
test_results {}
}
}
}
}