Move all experimental BVT tests to the 'experimental' suite.

This is being done right away in order to reduce load on the lab
inventory.

BUG=None
TEST=None

Change-Id: Icdc9637c3133ec3ca6cf15251f505e19e79915b1
Reviewed-on: https://chromium-review.googlesource.com/199462
Tested-by: Richard Barnette <jrbarnette@chromium.org>
Reviewed-by: Prashanth B <beeps@chromium.org>
diff --git a/client/site_tests/desktopui_FlashSanityCheck/control b/client/site_tests/desktopui_FlashSanityCheck/control
index b573e26..cab7704 100644
--- a/client/site_tests/desktopui_FlashSanityCheck/control
+++ b/client/site_tests/desktopui_FlashSanityCheck/control
@@ -6,12 +6,11 @@
 NAME = "desktopui_FlashSanityCheck"
 PURPOSE = "Basic sanity check of Flash suppport in Chrome."
 CRITERIA = "This test will fail if flash causes a segfault."
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "desktopui"
 TEST_TYPE = "client"
-EXPERIMENTAL = "True"
 
 DOC = """
 This test logs in, opens a new window, and navigates to a .swf file on a
diff --git a/client/site_tests/desktopui_ScreenLockerTelemetry/control b/client/site_tests/desktopui_ScreenLockerTelemetry/control
index 4ad98ff..b4e7fe5 100644
--- a/client/site_tests/desktopui_ScreenLockerTelemetry/control
+++ b/client/site_tests/desktopui_ScreenLockerTelemetry/control
@@ -10,7 +10,7 @@
 autotestPrivate.lockScreen, or cannot be unlocked with the correct password,
 or if the screen is unlocked with an incorrect password.
 """
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "desktopui"
diff --git a/client/site_tests/desktopui_UrlFetchWithChromeDriver/control.bvt b/client/site_tests/desktopui_UrlFetchWithChromeDriver/control.bvt
index 36472be..568653e 100644
--- a/client/site_tests/desktopui_UrlFetchWithChromeDriver/control.bvt
+++ b/client/site_tests/desktopui_UrlFetchWithChromeDriver/control.bvt
@@ -10,10 +10,9 @@
 """
 TIME = "SHORT"
 TEST_CATEGORY = "General"
-SUITE = "bvt"
+SUITE = "experimental"
 TEST_CLASS = "desktopui"
 TEST_TYPE = "client"
-EXPERIMENTAL = "True"
 
 DOC = """
 This test opens a new browser to the given URL and waits for the specified
diff --git a/client/site_tests/hardware_VideoDecodeCapable/control.v4l2 b/client/site_tests/hardware_VideoDecodeCapable/control.v4l2
index e7b21c5..7c52355 100644
--- a/client/site_tests/hardware_VideoDecodeCapable/control.v4l2
+++ b/client/site_tests/hardware_VideoDecodeCapable/control.v4l2
@@ -11,13 +11,12 @@
 
 This control file for Daisy/Snow.
 """
-SUITE = 'bvt'
+SUITE = 'experimental'
 TIME='FAST'
 TEST_CATEGORY = 'Functional'
 TEST_CLASS = 'hardware'
 TEST_TYPE = 'client'
 DEPENDENCIES = 'video_decode_v4l2'
-EXPERIMENTAL = 'True'
 RETRIES = 1
 
 DOC = """
diff --git a/client/site_tests/hardware_VideoDecodeCapable/control.vaapi b/client/site_tests/hardware_VideoDecodeCapable/control.vaapi
index e48d548..37bed8d 100644
--- a/client/site_tests/hardware_VideoDecodeCapable/control.vaapi
+++ b/client/site_tests/hardware_VideoDecodeCapable/control.vaapi
@@ -14,13 +14,12 @@
 For each of the profiles, we expect it has the VLD entrypoint and supports
 YUV420 for the RT format.
 """
-SUITE = 'bvt'
+SUITE = 'experimental'
 TIME='FAST'
 TEST_CATEGORY = 'Functional'
 TEST_CLASS = 'hardware'
 TEST_TYPE = 'client'
 DEPENDENCIES = 'vaapi'
-EXPERIMENTAL = 'True'
 RETRIES = 1
 
 DOC = """
diff --git a/client/site_tests/kernel_fs_Inplace/control b/client/site_tests/kernel_fs_Inplace/control
index 401d044..0075f05 100644
--- a/client/site_tests/kernel_fs_Inplace/control
+++ b/client/site_tests/kernel_fs_Inplace/control
@@ -7,8 +7,7 @@
 DOC = '''
 Does inplace preads and pwrites.
 '''
-SUITE = "bvt"
-EXPERIMENTAL = "True"
+SUITE = "experimental"
 TIME = 'SHORT'
 TEST_CLASS = 'kernel'
 TEST_CATEGORY = 'Performance'
diff --git a/client/site_tests/logging_UdevCrash/control b/client/site_tests/logging_UdevCrash/control
index 5abeabb..c4c6e6f 100644
--- a/client/site_tests/logging_UdevCrash/control
+++ b/client/site_tests/logging_UdevCrash/control
@@ -5,12 +5,11 @@
 AUTHOR = "Chromium OS Team"
 NAME = "logging_UdevCrash"
 PURPOSE = "Verify udev triggered crash works as expected."
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "logging"
 TEST_TYPE = "client"
-EXPERIMENTAL = "True"
 
 DOC = """
 Fake trackpad failure to trigger crash report with udev type, and
diff --git a/client/site_tests/login_CryptohomeTelemetry/control b/client/site_tests/login_CryptohomeTelemetry/control
index e9b6788..785efeb 100644
--- a/client/site_tests/login_CryptohomeTelemetry/control
+++ b/client/site_tests/login_CryptohomeTelemetry/control
@@ -8,12 +8,11 @@
 CRITERIA = """
 This test will fail if cryptohome is mounted when not logged in, or vice versa.
 """
-SUITE = "bvt, smoke"
+SUITE = "experimental, smoke"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "login"
 TEST_TYPE = "client"
-EXPERIMENTAL = "True"
 
 DOC = """
 This test checks that a cryptohome was mounted only after logging in.
diff --git a/client/site_tests/login_OwnershipNotRetaken/control b/client/site_tests/login_OwnershipNotRetaken/control
index 3662269..1344ea6 100644
--- a/client/site_tests/login_OwnershipNotRetaken/control
+++ b/client/site_tests/login_OwnershipNotRetaken/control
@@ -4,14 +4,12 @@
 
 AUTHOR = "cmasone, mnissler"
 NAME = "login_OwnershipNotRetaken"
-SUITE = "bvt, smoke"
+SUITE = "experimental, smoke"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "login"
 TEST_TYPE = "client"
 
-EXPERIMENTAL = "True"
-
 DOC = """
 This test checks that, after taking ownership successfully, subsequent logins
 do not clobber the owner's registered public key.
diff --git a/client/site_tests/login_OwnershipTaken/control b/client/site_tests/login_OwnershipTaken/control
index 44d1460..60cd600 100644
--- a/client/site_tests/login_OwnershipTaken/control
+++ b/client/site_tests/login_OwnershipTaken/control
@@ -4,14 +4,12 @@
 
 AUTHOR = "cmasone, mnissler"
 NAME = "login_OwnershipTaken"
-SUITE = "bvt, smoke"
+SUITE = "experimental, smoke"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "login"
 TEST_TYPE = "client"
 
-EXPERIMENTAL = "True"
-
 DOC = """
 Login and ensure that ownership of the device is taken.
 
diff --git a/client/site_tests/login_RemoteOwnership/control b/client/site_tests/login_RemoteOwnership/control
index 0b3d95e..522d8ce 100644
--- a/client/site_tests/login_RemoteOwnership/control
+++ b/client/site_tests/login_RemoteOwnership/control
@@ -4,14 +4,12 @@
 
 AUTHOR = "cmasone, mnissler"
 NAME = "login_RemoteOwnership"
-SUITE = "bvt, smoke"
+SUITE = "experimental, smoke"
 TIME="SHORT"
 TEST_CLASS = "login"
 TEST_CATEGORY = "Functional"
 TEST_TYPE = "client"
 
-EXPERIMENTAL = "True"
-
 DOC = """
 Tests to ensure that the Ownership API can be used, as an enterprise might,
 to set device policies.
diff --git a/client/site_tests/p2p_ServeFiles/control b/client/site_tests/p2p_ServeFiles/control
index 062f195..28b6eb9 100644
--- a/client/site_tests/p2p_ServeFiles/control
+++ b/client/site_tests/p2p_ServeFiles/control
@@ -12,8 +12,7 @@
 NAME = 'p2p_ServeFiles'
 PURPOSE = 'Check that p2p-http-server daemon serves files over HTTP.'
 CRITERIA = "Fails if the DUT can't serve a HTTP request from the network."
-SUITE = 'bvt'
-EXPERIMENTAL = 'True'
+SUITE = 'experimental'
 TEST_CLASS = 'platform'
 TEST_CATEGORY = 'Functional'
 TEST_TYPE = 'client'
diff --git a/client/site_tests/platform_CryptohomeChangePassword/control b/client/site_tests/platform_CryptohomeChangePassword/control
index b798d23..18a2ee3 100644
--- a/client/site_tests/platform_CryptohomeChangePassword/control
+++ b/client/site_tests/platform_CryptohomeChangePassword/control
@@ -6,7 +6,7 @@
 NAME = "platform_CryptohomeChangePassword"
 PURPOSE = "Verify that cryptohome can change a password for an ecrypted vault."
 CRITERIA = "This test will fail if cryptohome fails to re-wrap the vault key with the new password."
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
diff --git a/client/site_tests/platform_CryptohomeMount/control b/client/site_tests/platform_CryptohomeMount/control
index 414a7f6..34224a0 100644
--- a/client/site_tests/platform_CryptohomeMount/control
+++ b/client/site_tests/platform_CryptohomeMount/control
@@ -6,7 +6,7 @@
 NAME = "platform_CryptohomeMount"
 PURPOSE = "Verify that cryptohome can create and mount an ecrypted vault."
 CRITERIA = "This test will fail if cryptohome is not mounted after a call to mount."
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
diff --git a/client/site_tests/platform_CryptohomeTestAuth/control b/client/site_tests/platform_CryptohomeTestAuth/control
index 919c091..b951dd5 100644
--- a/client/site_tests/platform_CryptohomeTestAuth/control
+++ b/client/site_tests/platform_CryptohomeTestAuth/control
@@ -6,8 +6,7 @@
 NAME = "platform_CryptohomeTestAuth"
 PURPOSE = "Verify that cryptohome can verify credentials."
 CRITERIA = "This test will fail if cryptohome fails to validate credentials."
-SUITE = "bvt"
-EXPERIMENTAL = "true"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
diff --git a/client/site_tests/platform_GesturesRegressionTest/control b/client/site_tests/platform_GesturesRegressionTest/control
index 8301701..9b23801 100644
--- a/client/site_tests/platform_GesturesRegressionTest/control
+++ b/client/site_tests/platform_GesturesRegressionTest/control
@@ -5,8 +5,7 @@
 AUTHOR = "Chromium OS Authors"
 NAME = "platform_GesturesRegressionTests"
 PURPOSE = "Regression tests of ChromeOS gestures library."
-SUITE = "bvt"
-EXPERIMENTAL = "True"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Regression"
 TEST_CLASS = "platform"
diff --git a/client/site_tests/platform_Pkcs11ChangeAuthData/control b/client/site_tests/platform_Pkcs11ChangeAuthData/control
index 4157b26..4f11898 100644
--- a/client/site_tests/platform_Pkcs11ChangeAuthData/control
+++ b/client/site_tests/platform_Pkcs11ChangeAuthData/control
@@ -6,8 +6,7 @@
 NAME = "platform_Pkcs11ChangeAuthData"
 PURPOSE = "Tests changing authorization data for a PKCS #11 token."
 CRITERIA = "Fails if token does not correctly change authorization data."
-EXPERIMENTAL = "True"
-SUITE= "bvt"
+SUITE= "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "platform"
diff --git a/client/site_tests/platform_Pkcs11Events/control b/client/site_tests/platform_Pkcs11Events/control
index e9d9938..5e10f72 100644
--- a/client/site_tests/platform_Pkcs11Events/control
+++ b/client/site_tests/platform_Pkcs11Events/control
@@ -6,8 +6,7 @@
 NAME = "platform_Pkcs11Events"
 PURPOSE = "Tests the response of the PKCS #11 system to login events."
 CRITERIA = "Fails if the PKCS #11 system does not respond correctly to events."
-EXPERIMENTAL = "True"
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Stress"
 TEST_CLASS = "platform"
diff --git a/client/site_tests/security_ProfilePermissionsTelemetry/control b/client/site_tests/security_ProfilePermissionsTelemetry/control
index 71f6428..0a48eb6 100644
--- a/client/site_tests/security_ProfilePermissionsTelemetry/control
+++ b/client/site_tests/security_ProfilePermissionsTelemetry/control
@@ -12,11 +12,10 @@
 CRITERIA = """
 Fail if there are any files or directories writable by group/other in ~.
 """
-SUITE = "bvt"
+SUITE = "experimental"
 TEST_CLASS = "security"
 TEST_CATEGORY = "Functional"
 TEST_TYPE = "client"
-EXPERIMENTAL = "True"
 # TODO(achuith, dennisjeffrey): Remove security_ProfilePermissions when this
 # test is promoted to smoke/bvt non-experimental.
 
diff --git a/client/site_tests/telemetry_LoginTest/control b/client/site_tests/telemetry_LoginTest/control
index 3eed47c..9f79e62 100644
--- a/client/site_tests/telemetry_LoginTest/control
+++ b/client/site_tests/telemetry_LoginTest/control
@@ -9,13 +9,12 @@
 This test will fail if telemetry login is broken, or if
 chrome.autotestPrivate.loginStatus doesn't work.
 """
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "login"
 TEST_TYPE = "client"
 RETRIES = 5
-EXPERIMENTAL = "True"
 
 DOC = """
 This is a test that checks that login completed successfully through telemetry,
diff --git a/client/site_tests/video_VideoSanity/control.bvt b/client/site_tests/video_VideoSanity/control.bvt
index d7857d9..b7a2d12 100644
--- a/client/site_tests/video_VideoSanity/control.bvt
+++ b/client/site_tests/video_VideoSanity/control.bvt
@@ -8,12 +8,11 @@
 CRITERIA = """
 This test will fail if Chrome media is not enable or video doesn't play.
 """
-SUITE = "bvt"
+SUITE = "experimental"
 TIME = "SHORT"
 TEST_CATEGORY = "General"
 TEST_CLASS = "video"
 TEST_TYPE = "client"
-EXPERIMENTAL = "True"
 
 DOC = """
 This test verify the media elements and video sanity.
diff --git a/server/site_tests/platform_RebootAfterUpdate/control b/server/site_tests/platform_RebootAfterUpdate/control
index eea060f..670dd5d 100644
--- a/server/site_tests/platform_RebootAfterUpdate/control
+++ b/server/site_tests/platform_RebootAfterUpdate/control
@@ -10,8 +10,7 @@
 TEST_CATEGORY = "Benchmark"
 TEST_CLASS = "platform"
 TEST_TYPE = "server"
-SUITE = "bvt"
-EXPERIMENTAL = "True"
+SUITE = "experimental"
 
 DOC = """
 This test checks the behavior of reboot after update. It specifically tests