Commit 281c6552 by Jamie Madill Committed by Commit Bot

infra: Remove ssd:0 from builderless config.

Unsure why we added this requirement in the past. We shouldn't need to explicitly specify a ssd dimension for the bots. Removing to simplify the migration to .star files. Bug: angleproject:5559 Change-Id: I55484dec74e4274013390d378678824a3ed0778a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2678865Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 9d5fd2e4
...@@ -42,7 +42,6 @@ builder_mixins { ...@@ -42,7 +42,6 @@ builder_mixins {
name: "builderless" name: "builderless"
auto_builder_dimension: NO auto_builder_dimension: NO
dimensions: "builderless:1" dimensions: "builderless:1"
dimensions: "ssd:0"
} }
builder_mixins { builder_mixins {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment