Index: client/site_tests/platform_DiskIterate/control |
diff --git a/client/site_tests/platform_DiskIterate/control b/client/site_tests/platform_DiskIterate/control |
deleted file mode 100644 |
index df35a04733466b85ef9d4de24b2d8cdbc4db4d9b..0000000000000000000000000000000000000000 |
--- a/client/site_tests/platform_DiskIterate/control |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-AUTHOR = "Chrome OS Team" |
-NAME = "platform_DiskIterate" |
-PURPOSE = "Verify DeviceKit-disks daemon is running an 1 disk is present." |
-CRITERIA = """ |
-This test will fail if DeviceKit-disks does not find at least 1 disk. |
-""" |
-TIME = "SHORT" |
-TEST_CATEGORY = "Functional" |
-TEST_CLASS = "Platform" |
-TEST_TYPE = "client" |
- |
-DOC = """ |
-This test checks whether the DeviceKit-disks daemon can be reached and if at |
-least one disk can be found. |
-""" |
- |
-job.run_test('platform_DiskIterate') |