| # 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: "matter.dev.ci" |
| swarming { |
| builders { |
| name: "matter-linux-x64-chip-tool" |
| 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.dev.ci" |
| exe { |
| cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes" |
| cipd_version: "refs/heads/main" |
| cmd: "luciexe" |
| } |
| properties: |
| '{' |
| ' "arguments": [' |
| ' "--repo=$PW_PROJECT_ROOT",' |
| ' "--target=linux-x64-chip-tool",' |
| ' "build"' |
| ' ],' |
| ' "checkout_options": {' |
| ' "branch": "master",' |
| ' "do_not_cache": true,' |
| ' "equivalent_remotes": [' |
| ' {' |
| ' "remotes": [' |
| ' "https://pigweed.googlesource.com/pigweed/pigweed",' |
| ' "https://github.com/google/pigweed"' |
| ' ]' |
| ' }' |
| ' ],' |
| ' "initialize_submodules": true,' |
| ' "match_branch": true,' |
| ' "remote": "https://pigweed.googlesource.com/third_party/github/project-chip/connectedhomeip",' |
| ' "use_repo": false,' |
| ' "use_trigger": true' |
| ' },' |
| ' "dry_run": true,' |
| ' "environment_options": {' |
| ' "config_file": "scripts/environment.json",' |
| ' "relative_pigweed_root": "third_party/pigweed/repo",' |
| ' "root_variable_name": "MATTER_ROOT",' |
| ' "skip_submodule_check": false' |
| ' },' |
| ' "recipe": "run_script",' |
| ' "script": "scripts/build/build_examples.py"' |
| '}' |
| priority: 50 |
| execution_timeout_secs: 3600 |
| expiration_secs: 28800 |
| 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" |
| experimental: YES |
| } |
| } |