[autotest] Temporarily disable autoupdate_ForcedOOBEUpdate.

The test is sometimes causing devices to download and apply consumer
images from Omaha, which leaves the devices untestable, and requires
a relatively expensive manual intervention to fix.

This disables the test to stop the bleeding until the problem can be
put under better control.

BUG=chromium:877107
TEST=None

Change-Id: I4d25f74abb761bec3d85d10792bc45ba3b8d6c5d
Reviewed-on: https://chromium-review.googlesource.com/1187576
Tested-by: Richard Barnette <jrbarnette@chromium.org>
Reviewed-by: Congbin Guo <guocb@chromium.org>
diff --git a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.delta b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.delta
index 2a8e96e..d73edc9 100644
--- a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.delta
+++ b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.delta
@@ -9,7 +9,10 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:cellular_au_nightly"
+# TODO(crbug.com/877107) This test is sometimes causing DUTs to download
+# and install production images from Omaha, which breaks the DUT.
+# Disable the test until we find a better way to stop that event.
+# ATTRIBUTES = "suite:cellular_au_nightly"
 DOC = """
 This tests the forced autoupdate flow at OOBE using cellular.
 
diff --git a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.full b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.full
index 874d4c2..aac7224 100644
--- a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.full
+++ b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.cellular.full
@@ -9,7 +9,10 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:cellular_au"
+# TODO(crbug.com/877107) This test is sometimes causing DUTs to download
+# and install production images from Omaha, which breaks the DUT.
+# Disable the test until we find a better way to stop that event.
+# ATTRIBUTES = "suite:cellular_au"
 DOC = """
 This tests the forced autoupdate flow at OOBE using cellular.
 
diff --git a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.delta b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.delta
index f533a5c..1b821dc 100644
--- a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.delta
+++ b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.delta
@@ -9,7 +9,10 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:bvt-perbuild"
+# TODO(crbug.com/877107) This test is sometimes causing DUTs to download
+# and install production images from Omaha, which breaks the DUT.
+# Disable the test until we find a better way to stop that event.
+# ATTRIBUTES = "suite:bvt-perbuild"
 DOC = """
 This tests the forced autoupdate flow at OOBE.
 
diff --git a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.full b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.full
index fb0660a..29fd3b8 100644
--- a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.full
+++ b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.full
@@ -9,7 +9,10 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:bvt-perbuild"
+# TODO(crbug.com/877107) This test is sometimes causing DUTs to download
+# and install production images from Omaha, which breaks the DUT.
+# Disable the test until we find a better way to stop that event.
+# ATTRIBUTES = "suite:bvt-perbuild"
 DOC = """
 This tests the forced autoupdate flow at OOBE.
 
diff --git a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.interrupt.full b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.interrupt.full
index 244050f..fef3cff 100644
--- a/server/site_tests/autoupdate_ForcedOOBEUpdate/control.interrupt.full
+++ b/server/site_tests/autoupdate_ForcedOOBEUpdate/control.interrupt.full
@@ -9,7 +9,10 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:bvt-perbuild"
+# TODO(crbug.com/877107) This test is sometimes causing DUTs to download
+# and install production images from Omaha, which breaks the DUT.
+# Disable the test until we find a better way to stop that event.
+# ATTRIBUTES = "suite:bvt-perbuild"
 DOC = """
 This tests the forced autoupdate flow at OOBE with interruptions.