mi: Disable unittests on Monkey Island boards

BUG=b:171069653
TEST=./refresh_generated_files

Cq-Depend: chromium:2577144
Change-Id: I6bcedb1ea9a4b9cef8c7820856f6272a265e712f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/2572808
Commit-Queue: Bhanu Prakash Maiya <bhanumaiya@google.com>
Tested-by: Bhanu Prakash Maiya <bhanumaiya@google.com>
Auto-Submit: Mathew King <mathewk@chromium.org>
Reviewed-by: Andrew Lamb <andrewlamb@chromium.org>
Reviewed-by: Bhanu Prakash Maiya <bhanumaiya@google.com>
diff --git a/config/chromeos_config_boards.py b/config/chromeos_config_boards.py
index 9f848bd..6133941 100644
--- a/config/chromeos_config_boards.py
+++ b/config/chromeos_config_boards.py
@@ -163,6 +163,9 @@
 builder_incompatible_binaries_boards = frozenset([
     'grunt',
     'grunt-arc-r',
+    'guybrush',
+    'majolica',
+    'mancomb',
     'zork',
     'zork-borealis',
 ])
diff --git a/config/config_dump.json b/config/config_dump.json
index 2015946..7f3940f 100644
--- a/config/config_dump.json
+++ b/config/config_dump.json
@@ -17409,6 +17409,7 @@
         "manifest_branch": "main",
         "prebuilts": "public",
         "run_cpeexport": true,
+        "unittests": false,
         "useflags": [
             "-chrome_internal"
         ],
@@ -17435,6 +17436,7 @@
         "manifest_branch": "main",
         "prebuilts": "public",
         "run_cpeexport": true,
+        "unittests": false,
         "useflags": [
             "-chrome_internal"
         ],
@@ -17444,7 +17446,8 @@
         "_template": "llvm_next_toolchain",
         "boards": [
             "guybrush"
-        ]
+        ],
+        "unittests": false
     },
     "guybrush-llvm-next-toolchain-tryjob": {
         "_template": "llvm_next_toolchain",
@@ -17454,13 +17457,15 @@
         "debug": true,
         "display_label": "tryjob",
         "hw_tests_override": null,
-        "luci_builder": "Try"
+        "luci_builder": "Try",
+        "unittests": false
     },
     "guybrush-llvm-toolchain": {
         "_template": "llvm_toolchain",
         "boards": [
             "guybrush"
-        ]
+        ],
+        "unittests": false
     },
     "guybrush-llvm-toolchain-tryjob": {
         "_template": "llvm_toolchain",
@@ -17470,7 +17475,8 @@
         "debug": true,
         "display_label": "tryjob",
         "hw_tests_override": null,
-        "luci_builder": "Try"
+        "luci_builder": "Try",
+        "unittests": false
     },
     "guybrush-payloads": {
         "_template": "payloads",
@@ -17493,6 +17499,7 @@
             "guybrush"
         ],
         "important": false,
+        "unittests": false,
         "vm_tests": [],
         "vm_tests_override": null
     },
@@ -17517,6 +17524,7 @@
         "paygen": false,
         "push_image": false,
         "suite_scheduling": false,
+        "unittests": false,
         "vm_tests": [],
         "vm_tests_override": null
     },
@@ -23160,6 +23168,7 @@
         "manifest_branch": "main",
         "prebuilts": "public",
         "run_cpeexport": true,
+        "unittests": false,
         "useflags": [
             "-chrome_internal"
         ],
@@ -23186,6 +23195,7 @@
         "manifest_branch": "main",
         "prebuilts": "public",
         "run_cpeexport": true,
+        "unittests": false,
         "useflags": [
             "-chrome_internal"
         ],
@@ -23195,7 +23205,8 @@
         "_template": "llvm_next_toolchain",
         "boards": [
             "majolica"
-        ]
+        ],
+        "unittests": false
     },
     "majolica-llvm-next-toolchain-tryjob": {
         "_template": "llvm_next_toolchain",
@@ -23205,13 +23216,15 @@
         "debug": true,
         "display_label": "tryjob",
         "hw_tests_override": null,
-        "luci_builder": "Try"
+        "luci_builder": "Try",
+        "unittests": false
     },
     "majolica-llvm-toolchain": {
         "_template": "llvm_toolchain",
         "boards": [
             "majolica"
-        ]
+        ],
+        "unittests": false
     },
     "majolica-llvm-toolchain-tryjob": {
         "_template": "llvm_toolchain",
@@ -23221,7 +23234,8 @@
         "debug": true,
         "display_label": "tryjob",
         "hw_tests_override": null,
-        "luci_builder": "Try"
+        "luci_builder": "Try",
+        "unittests": false
     },
     "majolica-payloads": {
         "_template": "payloads",
@@ -23244,6 +23258,7 @@
             "majolica"
         ],
         "important": false,
+        "unittests": false,
         "vm_tests": [],
         "vm_tests_override": null
     },
@@ -23268,6 +23283,7 @@
         "paygen": false,
         "push_image": false,
         "suite_scheduling": false,
+        "unittests": false,
         "vm_tests": [],
         "vm_tests_override": null
     },
@@ -23294,6 +23310,7 @@
         "manifest_branch": "main",
         "prebuilts": "public",
         "run_cpeexport": true,
+        "unittests": false,
         "useflags": [
             "-chrome_internal"
         ],
@@ -23320,6 +23337,7 @@
         "manifest_branch": "main",
         "prebuilts": "public",
         "run_cpeexport": true,
+        "unittests": false,
         "useflags": [
             "-chrome_internal"
         ],
@@ -23329,7 +23347,8 @@
         "_template": "llvm_next_toolchain",
         "boards": [
             "mancomb"
-        ]
+        ],
+        "unittests": false
     },
     "mancomb-llvm-next-toolchain-tryjob": {
         "_template": "llvm_next_toolchain",
@@ -23339,13 +23358,15 @@
         "debug": true,
         "display_label": "tryjob",
         "hw_tests_override": null,
-        "luci_builder": "Try"
+        "luci_builder": "Try",
+        "unittests": false
     },
     "mancomb-llvm-toolchain": {
         "_template": "llvm_toolchain",
         "boards": [
             "mancomb"
-        ]
+        ],
+        "unittests": false
     },
     "mancomb-llvm-toolchain-tryjob": {
         "_template": "llvm_toolchain",
@@ -23355,7 +23376,8 @@
         "debug": true,
         "display_label": "tryjob",
         "hw_tests_override": null,
-        "luci_builder": "Try"
+        "luci_builder": "Try",
+        "unittests": false
     },
     "mancomb-payloads": {
         "_template": "payloads",
@@ -23378,6 +23400,7 @@
             "mancomb"
         ],
         "important": false,
+        "unittests": false,
         "vm_tests": [],
         "vm_tests_override": null
     },
@@ -23402,6 +23425,7 @@
         "paygen": false,
         "push_image": false,
         "suite_scheduling": false,
+        "unittests": false,
         "vm_tests": [],
         "vm_tests_override": null
     },