Remove buddy from M47.

BUG=chromium:535762
TEST=`./cbuildbot/chromeos_config_unittest`

Change-Id: I60a7b1c77547aa648fc74336859399fc1ff1cbe4
Reviewed-on: https://chromium-review.googlesource.com/304114
Reviewed-by: Dharani Govindan <dharani@chromium.org>
Commit-Queue: Dharani Govindan <dharani@chromium.org>
Tested-by: Dharani Govindan <dharani@chromium.org>
diff --git a/cbuildbot/chromeos_config.py b/cbuildbot/chromeos_config.py
index af4ea26..7f10422 100644
--- a/cbuildbot/chromeos_config.py
+++ b/cbuildbot/chromeos_config.py
@@ -2511,7 +2511,6 @@
   _AddGroupConfig(
       'auron-b', 'lulu', (
           'gandof',
-          'buddy',
       ),
   )
 
diff --git a/cbuildbot/config_dump.json b/cbuildbot/config_dump.json
index 6aeea90..4ec8edd 100644
--- a/cbuildbot/config_dump.json
+++ b/cbuildbot/config_dump.json
@@ -1716,25 +1716,9 @@
                     "-chrome_internal"
                 ],
                 "vm_tests": []
-            },
-            {
-                "_template": "full",
-                "boards": [
-                    "buddy"
-                ],
-                "build_packages_in_background": true,
-                "chrome_sdk_build_chrome": false,
-                "grouped": true,
-                "name": "buddy-full",
-                "prebuilts": "public",
-                "unittests": null,
-                "useflags": [
-                    "-chrome_internal"
-                ],
-                "vm_tests": []
             }
         ],
-        "description": "Full Builds; Group config (boards: lulu, gandof, buddy)",
+        "description": "Full Builds; Group config (boards: lulu, gandof)",
         "prebuilts": "public",
         "useflags": [
             "-chrome_internal"
@@ -1766,21 +1750,9 @@
                 "name": "gandof-release",
                 "unittests": null,
                 "vm_tests": []
-            },
-            {
-                "_template": "release",
-                "boards": [
-                    "buddy"
-                ],
-                "build_packages_in_background": true,
-                "chrome_sdk_build_chrome": false,
-                "grouped": true,
-                "name": "buddy-release",
-                "unittests": null,
-                "vm_tests": []
             }
         ],
-        "description": "Release Builds (canary) (internal); Group config (boards: lulu, gandof, buddy)",
+        "description": "Release Builds (canary) (internal); Group config (boards: lulu, gandof)",
         "important": true
     },
     "auron-chrome-pfq": {