chromeos_config: disable rootfs verification for Loonix boards

Disable rootfs verification until the point that signing is available
for these boards.  Until that point, this is causing breakages in manual
validation and testing.

BUG=chromium:1111964
TEST='cros_sdk -- /mnt/host/source/chromite/run_tests'

Change-Id: Ia647005e9f2182aac92a942863be1548e8e89fbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/2334855
Reviewed-by: Sean Abraham <seanabraham@chromium.org>
Reviewed-by: David Burger <dburger@chromium.org>
Commit-Queue: Mike Nichols <mikenichols@chromium.org>
Tested-by: Mike Nichols <mikenichols@chromium.org>
diff --git a/config/chromeos_config.py b/config/chromeos_config.py
index b4b326b..f055df7 100644
--- a/config/chromeos_config.py
+++ b/config/chromeos_config.py
@@ -2831,6 +2831,8 @@
         hwqual=False,
         push_image=False,
         suite_scheduling=False,
+        # crbug.com/1111964 - Disable rootfs verification
+        rootfs_verification=False,
         description=('Create unsigned release image for ingestion ' +
                      'into build tool'),
     )
diff --git a/config/config_dump.json b/config/config_dump.json
index 8675eb2..6221287 100644
--- a/config/config_dump.json
+++ b/config/config_dump.json
@@ -5572,6 +5572,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -5780,6 +5781,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -7804,6 +7806,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -15101,6 +15104,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -20794,6 +20798,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -21002,6 +21007,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -24309,6 +24315,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -27096,6 +27103,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -32201,6 +32209,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -32295,6 +32304,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -33447,6 +33457,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,
@@ -33661,6 +33672,7 @@
         "luci_builder": "Rapid",
         "paygen": false,
         "push_image": false,
+        "rootfs_verification": false,
         "signer_tests": false,
         "suite_scheduling": false,
         "sync_chrome": false,