Remove repetitive tests

Remove platform_ExternalUsbPeripherals repetitive tests(steps) running
as part of usb_detect suite

BUG=chromium:1099025
TEST=None

Change-Id: I9fca3710e75d5623c345b40d7214e88acc639edd
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2268286
Reviewed-by: Kalin Stoyanov <kalin@chromium.org>
Tested-by: Prasanthi Gangishetty <pgangishetty@google.com>
Commit-Queue: Sridhar Sonti <sontis@google.com>
diff --git a/server/site_tests/platform_ExternalUsbPeripherals/control.detect.lid_close_open_short b/server/site_tests/platform_ExternalUsbPeripherals/control.detect.lid_close_open_short
index 8a3aecb..2242f58 100644
--- a/server/site_tests/platform_ExternalUsbPeripherals/control.detect.lid_close_open_short
+++ b/server/site_tests/platform_ExternalUsbPeripherals/control.detect.lid_close_open_short
@@ -42,7 +42,7 @@
 
     repeat = int(args_dict.get("repeat", 1))
 
-    default_actions = str("plug,unplug,login,plug,"
+    default_actions = str("plug,unplug,login,closelid,openlid,plug,"
                           "closelid,unplug,openlid,"
                           "closelid,plug,openlid,unplug")
 
diff --git a/server/site_tests/platform_ExternalUsbPeripherals/control.detect.login_unplug_closelid_openlid_plug b/server/site_tests/platform_ExternalUsbPeripherals/control.detect.login_unplug_closelid_openlid_plug
index 5ef0101..b1fc0ef 100644
--- a/server/site_tests/platform_ExternalUsbPeripherals/control.detect.login_unplug_closelid_openlid_plug
+++ b/server/site_tests/platform_ExternalUsbPeripherals/control.detect.login_unplug_closelid_openlid_plug
@@ -12,7 +12,7 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:usb_detect"
+#ATTRIBUTES = "suite:usb_detect"
 DEPENDENCIES = "servo_state:WORKING"
 JOB_RETRIES = 2
 
diff --git a/server/site_tests/platform_ExternalUsbPeripherals/control.detect.unplug_login_plug b/server/site_tests/platform_ExternalUsbPeripherals/control.detect.unplug_login_plug
index 64e9cc0..04a7478 100644
--- a/server/site_tests/platform_ExternalUsbPeripherals/control.detect.unplug_login_plug
+++ b/server/site_tests/platform_ExternalUsbPeripherals/control.detect.unplug_login_plug
@@ -12,7 +12,7 @@
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-ATTRIBUTES = "suite:usb_detect"
+#ATTRIBUTES = "suite:usb_detect"
 DEPENDENCIES = "servo_state:WORKING"
 
 DOC = """