diff options
author | borenet <borenet@chromium.org> | 2016-07-27 12:45:35 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-27 12:45:35 -0700 |
commit | 9913dfca2affef318f4be3f324328647b7ee7af8 (patch) | |
tree | efb3bc89c0e83206d3c081d7a6448be281dfce18 | |
parent | 95860ad4004e96f53485da49d0c2c91c50754206 (diff) |
Make the experimental SwarmBucket bot use the SkiaTriggers pool
BUG=skia:5581
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2187023002
Review-Url: https://codereview.chromium.org/2187023002
-rw-r--r-- | infra/project-config/cr-buildbucket.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/project-config/cr-buildbucket.cfg b/infra/project-config/cr-buildbucket.cfg index e02abaf7aa..ab3de912f2 100644 --- a/infra/project-config/cr-buildbucket.cfg +++ b/infra/project-config/cr-buildbucket.cfg @@ -89,7 +89,7 @@ buckets { hostname: "chromium-swarm.appspot.com" common_dimensions { key: "pool" - value: "Skia" + value: "SkiaTriggers" } common_swarming_tags: "master:master.client.skia.fyi" builders { |