# Auto-generated by lucicfg. # Do not modify manually. # # For the schema of this file, see BuildbucketCfg message: # https://config.luci.app/schemas/projects:buildbucket.cfg buckets { name: "ci" } buckets { name: "try" swarming { builders { name: "chromium-agents-presubmit" swarming_host: "chromium-swarm.appspot.com" dimensions: "cpu:x86-64" dimensions: "os:Ubuntu-24.04" dimensions: "pool:luci.flex.try" exe { cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" cipd_version: "refs/heads/main" cmd: "luciexe" } properties: '{' ' "recipe": "run_presubmit"' '}' build_numbers: YES service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com" } } }