summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorPo-Hsu Lin <po-hsu.lin@canonical.com>2015-09-07 09:13:51 +0000
committerDaniel Manrique <>2015-09-07 09:13:51 +0000
commitb15705168431e6f8f07fc2d89f59934b484e7ecb (patch)
tree2b83e1a9e16a6aa1b331c127a81d98e1db76efc4 /jobs
parentf869d72a8ea36453abcaa16ed9bfd86f35ab2a10 (diff)
parent16248542329770c490c4f8897678523f2b096a51 (diff)
"automatic merge of lp:~cypressyew/checkbox/tb-time/ by tarmac [r=zyga][bug=1471945][author=cypressyew]"
Diffstat (limited to 'jobs')
-rw-r--r--jobs/audio.txt.in2
-rw-r--r--jobs/monitor.txt.in1
-rw-r--r--jobs/thunderbolt.pxu4
3 files changed, 6 insertions, 1 deletions
diff --git a/jobs/audio.txt.in b/jobs/audio.txt.in
index 759a660..ea316e8 100644
--- a/jobs/audio.txt.in
+++ b/jobs/audio.txt.in
@@ -113,7 +113,7 @@ command:
imports: from 2013.com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
plugin: user-interact-verify
- estimated_duration: 30.0
+ estimated_duration: 5.0
command:
audio_settings store --verbose --file=$PLAINBOX_SESSION_SHARE/pulseaudio_settings
audio_settings set --verbose --device=hdmi --volume=50
diff --git a/jobs/monitor.txt.in b/jobs/monitor.txt.in
index 1a3930b..78ce114 100644
--- a/jobs/monitor.txt.in
+++ b/jobs/monitor.txt.in
@@ -184,6 +184,7 @@ command:
id: monitor/`echo ${index}`_thunderbolt_`echo "${product}" | sed 's/ /_/g;s/[^_a-zA-Z0-9-]//g'`
imports: from 2013.com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
+ estimated_duration: 15.0
plugin: manual
_summary: Display connected via Thunderbolt for $product
_description:
diff --git a/jobs/thunderbolt.pxu b/jobs/thunderbolt.pxu
index 635e70c..1268718 100644
--- a/jobs/thunderbolt.pxu
+++ b/jobs/thunderbolt.pxu
@@ -7,6 +7,7 @@ plugin: user-interact
id: thunderbolt/insert
imports: from 2013.com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
+estimated_duration: 20.0
command: removable_storage_watcher insert --timeout 40 scsi
_summary: Storage insert detection on Thunderbolt
_description:
@@ -27,6 +28,7 @@ user: root
imports: from 2013.com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
depends: thunderbolt/insert
+estimated_duration: 45.0
command: removable_storage_test -s 268400000 scsi
_summary: Storage test on Thunderbolt
_description:
@@ -38,6 +40,7 @@ id: thunderbolt/remove
imports: from 2013.com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
depends: thunderbolt/insert
+estimated_duration: 10.0
command: removable_storage_watcher remove scsi
_summary: Storage removal detection on Thunderbolt
_description:
@@ -55,6 +58,7 @@ plugin: user-interact-verify
id: thunderbolt/daisy-chain
imports: from 2013.com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
+estimated_duration: 45.0
command: removable_storage_test -s 268400000 scsi
_summary: Daisy-chain testing for Thunderbolt storage and display device
_description: