Michael Achenbach has submitted this change and it was merged. ( https://chromium-review.googlesource.com/583187 )

Change subject: Fix swarming dimensions
......................................................................

Fix swarming dimensions

Bug:
Change-Id: I8020a8a945c2762cab4ac45820b6bfe1d15fb2a9
Reviewed-on: https://chromium-review.googlesource.com/583187
Reviewed-by: Michael Achenbach <[email protected]>
---
M cr-buildbucket.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Michael Achenbach: Looks good to me



diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index 07818ac..ac804af 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -62,7 +62,7 @@
     hostname: "chromium-swarm.appspot.com"
     url_format: "https://ci.chromium.org/swarming/task/{task_id}";
     builder_defaults: {
-      pool: "Chrome"
+      dimensions: "pool:Chrome"
       execution_timeout_secs: 1800  # 30 min
       recipe {
repository: "https://chromium.googlesource.com/chromium/tools/build.git";

--
To view, visit https://chromium-review.googlesource.com/583187
To unsubscribe, visit https://chromium-review.googlesource.com/settings

Gerrit-Project: v8/v8
Gerrit-Branch: infra/config
Gerrit-MessageType: merged
Gerrit-Change-Id: I8020a8a945c2762cab4ac45820b6bfe1d15fb2a9
Gerrit-Change-Number: 583187
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Achenbach <[email protected]>
Gerrit-Reviewer: Michael Achenbach <[email protected]>
Gerrit-Reviewer: Nodir Turakulov <[email protected]>
Gerrit-Reviewer: Robbie Iannucci <[email protected]>
Gerrit-CC: [email protected]

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to