From 483bf78ae61ab43a3d513cef0de0072e86d0b0b1 Mon Sep 17 00:00:00 2001 From: Robert Iannucci Date: Wed, 29 Jul 2020 01:04:35 -0700 Subject: [PATCH] [cr-buildbucket.cfg] Remove defunct luci_migrator_host entry. This field is deprecated and has no effect: https://chromium.googlesource.com/infra/luci/luci-go/+/master/buildbucket/proto/project_config.proto#423 Change-Id: I04237100342e408972cad120ae70c8909585f2c4 --- tools/luci/config/cr-buildbucket.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/luci/config/cr-buildbucket.cfg b/tools/luci/config/cr-buildbucket.cfg index 89aeda29a3..68dcc97f6d 100644 --- a/tools/luci/config/cr-buildbucket.cfg +++ b/tools/luci/config/cr-buildbucket.cfg @@ -41,7 +41,6 @@ buckets { build_numbers: YES # Some builders require specific hardware, so we make the assignment in bots.cfg auto_builder_dimension: YES - luci_migration_host: "luci-migration.appspot.com" recipe { cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" cipd_version: "refs/heads/master"