diff options
author | Daniel Manrique <roadmr@ubuntu.com> | 2014-07-28 11:17:23 -0400 |
---|---|---|
committer | Daniel Manrique <roadmr@ubuntu.com> | 2014-07-28 11:17:23 -0400 |
commit | a9062a935135ea168b5fa80670ebf5d789705bea (patch) | |
tree | ab1902f5b389249accffc2d1ef5770ec47069d13 /jobs | |
parent | bf38f85f112466c6f8c1f5c4701a528ea5a4b85c (diff) |
providers:checkbox: Added estimated_duration to led
Estimated durations were calculated on: - Dell Latitude 3440 - 1.6 GHz Core i5 @1.6 GHz - 4 GB RAM - 500GB 5400RPM hard drive - Haswell integrated video and nVidia: GK208M [GeForce GT 740M] (hybrid)
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/led.txt.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/jobs/led.txt.in b/jobs/led.txt.in index adb763e..fe42296 100644 --- a/jobs/led.txt.in +++ b/jobs/led.txt.in @@ -1,5 +1,6 @@ plugin: manual id: led/power +estimated_duration: 15.0 _description: PURPOSE: Power LED verification @@ -10,6 +11,7 @@ _description: plugin: manual id: led/power-blink-suspend +estimated_duration: 30.0 depends: suspend/suspend_advanced _description: PURPOSE: @@ -21,6 +23,7 @@ _description: plugin: manual id: led/suspend +estimated_duration: 30.0 _description: PURPOSE: Suspend LED verification. @@ -33,6 +36,7 @@ _description: plugin: manual id: led/battery-charging +estimated_duration: 120.0 _description: PURPOSE: Validate that the battery light shows charging status @@ -44,6 +48,7 @@ _description: plugin: manual id: led/battery-charged +estimated_duration: 240.0 _description: PURPOSE: Validate that the battery LED properly displays charged status @@ -56,6 +61,7 @@ _description: plugin: manual id: led/battery-low +estimated_duration: 30.0 _description: PURPOSE: Validate that the battery LED indicated low power @@ -67,6 +73,7 @@ _description: plugin: user-interact-verify id: led/hdd +estimated_duration: 30.0 command: led_hdd_test _description: PURPOSE: @@ -79,6 +86,7 @@ _description: plugin: user-interact-verify id: led/numeric-keypad +estimated_duration: 30.0 command: keyboard_test _description: PURPOSE: @@ -93,6 +101,7 @@ _description: plugin: manual id: led/caps-lock +estimated_duration: 30.0 _description: PURPOSE: Block cap keys LED verification @@ -105,6 +114,7 @@ _description: plugin: manual id: led/wlan depends: keys/wireless +estimated_duration: 60.0 _description: PURPOSE: WLAN LED verification @@ -117,6 +127,7 @@ _description: plugin: manual id: led/wlan-disabled +estimated_duration: 30.0 depends: keys/wireless _description: PURPOSE: @@ -130,6 +141,7 @@ _description: plugin: manual id: led/bluetooth +estimated_duration: 60.0 depends: bluetooth/detect-output _description: PURPOSE: @@ -144,6 +156,7 @@ _description: plugin: user-interact-verify id: led/camera +estimated_duration: 30.0 depends: camera/detect command: camera_test led _description: @@ -157,6 +170,7 @@ _description: plugin: manual id: led/touchpad +estimated_duration: 30.0 _description: PURPOSE: Touchpad LED verification @@ -170,6 +184,7 @@ _description: plugin: manual id: led/wireless +estimated_duration: 120.0 _description: PURPOSE: Wireless (WLAN + Bluetooth) LED verification @@ -186,6 +201,7 @@ _description: plugin: manual id: led/mute depends: keys/mute +estimated_duration: 30.0 _description: PURPOSE: Audio Mute LED verification. @@ -198,6 +214,7 @@ _description: plugin: manual id: led/microphone-mute +estimated_duration: 30.0 depends: keys/microphone-mute _description: PURPOSE: |