aboutsummaryrefslogtreecommitdiff
path: root/server/site_tests/firmware_ECPowerG3/control
diff options
context:
space:
mode:
Diffstat (limited to 'server/site_tests/firmware_ECPowerG3/control')
-rw-r--r--server/site_tests/firmware_ECPowerG3/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/server/site_tests/firmware_ECPowerG3/control b/server/site_tests/firmware_ECPowerG3/control
index 68cf6ccdf5..492ce77807 100644
--- a/server/site_tests/firmware_ECPowerG3/control
+++ b/server/site_tests/firmware_ECPowerG3/control
@@ -4,17 +4,18 @@
from autotest_lib.server import utils
-AUTHOR = "Chrome OS Team"
+AUTHOR = "ChromeOS Team"
NAME = "firmware_ECPowerG3"
PURPOSE = "Servo based EC X86 power G3 drop test"
CRITERIA = "This test will fail if EC fails to drop to G3 correctly."
-ATTRIBUTES = "suite:faft_ec, suite:faft_ec_fw_qual, suite:faft_ec3po, suite:faft_ec_tot"
+ATTRIBUTES = "suite:faft_ec, suite:faft_ec_fw_qual, suite:faft_ec_tot"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "firmware"
TEST_TYPE = "server"
+JOB_RETRIES = 0
DEPENDENCIES = "ec:cros, servo_state:WORKING"
-JOB_RETRIES = 4
+PY_VERSION = 3
DOC = """
This test check EC drop X86 into G3 after S5 for 10 seconds.