Chromium Code Reviews| Index: cr-buildbucket.cfg |
| diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg |
| index bb90740317bb92889954115111306b743c9c5692..ed4c9a1be57047448acea2f9a7732df093b2ef96 100644 |
| --- a/cr-buildbucket.cfg |
| +++ b/cr-buildbucket.cfg |
| @@ -168,4 +168,273 @@ buckets { |
| role: WRITER |
| group: "service-account-chromium-tryserver" |
| } |
| + |
| + swarming { |
| + hostname: "chromium-swarm.appspot.com" |
| + url_format: "https://luci-milo.appspot.com/swarming/prod/{task_id}" |
| + |
| + common_dimensions: "pool:Chrome" |
| + |
| + builders { |
| + name: "Depot Tools Presubmit OnSwarming" |
|
estaab
2016/05/20 00:17:35
Since the rest of the name is words with spaces ma
nodir
2016/05/20 00:21:35
used (Swarming)
|
| + # category: "Depot Tools" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "run_presubmit" |
| + properties: "repo_name:depot_tools" |
| + } |
| + } |
| + builders { |
| + name: "Recipes-py Presubmit OnSwarming" |
| + # category: "Recipes-py" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "run_presubmit" |
| + properties: "runhooks:True" |
| + properties: "repo_name:recipes_py" |
| + } |
| + } |
| + builders { |
| + name: "Try Recipe Win 64 OnSwarming" |
| + # category: "Try Recipe" |
| + dimensions: "os:Windows-7-SP1" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/try_recipe" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "Infra Linux Precise 32 Tester OnSwarming" |
| + # category: "Infra" |
| + dimensions: "os:os:Ubuntu-12.04" |
| + dimensions: "cpu:x86" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/infra_repo_trybot" |
| + } |
| + } |
| + builders { |
| + name: "Build Presubmit OnSwarming" |
| + # category: "Build" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "run_presubmit" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "Infra Win Tester OnSwarming" |
| + # category: "Infra" |
| + dimensions: "os:Windows-7-SP1" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/infra_repo_trybot" |
| + } |
| + } |
| + builders { |
| + name: "Luci-GAE Linux Trusty 64 Tester OnSwarming" |
| + # category: "Luci-GAE" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_gae" |
| + } |
| + } |
| + builders { |
| + name: "Build Try Recipe Test Trusty64 OnSwarming" |
| + # category: "Build" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/build_repo_real_try" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "Luci-GAE Presubmit OnSwarming" |
| + # category: "Luci-GAE" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_gae" |
| + } |
| + } |
| + builders { |
| + name: "Infra Mac Tester OnSwarming" |
| + # category: "Infra" |
| + dimensions: "os:Mac-10.9" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/infra_repo_trybot" |
| + } |
| + } |
| + builders { |
| + name: "Recipe Roll Downstream Tester OnSwarming" |
| + # category: "Recipe Roll Tryjob" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/recipe_roll_tryjob" |
| + } |
| + } |
| + builders { |
| + name: "Infra Presubmit OnSwarming" |
| + # category: "Infra" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "run_presubmit" |
| + properties: "runhooks:True" |
| + properties: "repo_name:infra" |
| + } |
| + } |
| + builders { |
| + name: "Luci-go Linux Precise 32 Tester OnSwarming" |
| + # category: "Luci-go" |
| + dimensions: "os:os:Ubuntu-12.04" |
| + dimensions: "cpu:x86" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_go" |
| + } |
| + } |
| + builders { |
| + name: "Luci-py Presubmit OnSwarming" |
| + # category: "Luci-py" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "run_presubmit" |
| + properties: "runhooks:True" |
| + properties: "repo_name:luci_py" |
| + } |
| + } |
| + builders { |
| + name: "Luci-go Presubmit OnSwarming" |
| + # category: "Luci-go" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_go" |
| + } |
| + } |
| + builders { |
| + name: "Try Recipe Mac OnSwarming" |
| + # category: "Try Recipe" |
| + dimensions: "os:Mac-10.9" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/try_recipe" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "gerrit-test-cq-normal OnSwarming" |
| + # category: "Gerrit CQ" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/gerrit_cq_test" |
| + } |
| + } |
| + builders { |
| + name: "Infra Linux Trusty 64 Tester OnSwarming" |
| + # category: "Infra" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/infra_repo_trybot" |
| + } |
| + } |
| + builders { |
| + name: "Build Try Recipe Test Mac OnSwarming" |
| + # category: "Build" |
| + dimensions: "os:Mac-10.9" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/build_repo_real_try" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "Build Try Recipe Test Win64 OnSwarming" |
| + # category: "Build" |
| + dimensions: "os:Windows-7-SP1" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/build_repo_real_try" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "Luci-go Linux Trusty 64 Tester OnSwarming" |
| + # category: "Luci-go" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_go" |
| + } |
| + } |
| + builders { |
| + name: "Try Recipe Trusty 64 OnSwarming" |
| + # category: "Try Recipe" |
| + dimensions: "os:Ubuntu-14.04" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/try_recipe" |
| + properties: "runhooks:True" |
| + properties: "repo_name:build" |
| + } |
| + } |
| + builders { |
| + name: "Luci-go Mac Tester OnSwarming" |
| + # category: "Luci-go" |
| + dimensions: "os:Mac-10.9" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_go" |
| + } |
| + } |
| + builders { |
| + name: "Luci-go Win Tester OnSwarming" |
| + # category: "Luci-go" |
| + dimensions: "os:Windows-7-SP1" |
| + dimensions: "cpu:x86-64" |
| + recipe { |
| + repository: "https://chromium.googlesource.com/chromium/tools/build" |
| + name: "infra/luci_go" |
| + } |
| + } |
| + } |
| } |