diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2015-05-20 22:20:20 +0000 |
---|---|---|
committer | Daniel Manrique <> | 2015-05-20 22:20:20 +0000 |
commit | 2c1bb4dbd4c8f301c975a75584aa26036f3a4e1e (patch) | |
tree | 952e04f4039b658370dc5178c8343234310b36fa /jobs | |
parent | 11f7805100ba32ba6a723faac84f042a8b2e7dfc (diff) | |
parent | 840cfe825d02d3080119b78ad4a2f2d2e414e23e (diff) |
"automatic merge of lp:~cypressyew/checkbox/fix-tb-generator/ by tarmac [r=zyga][bug=1456907][author=cypressyew]"
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/audio.txt.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/audio.txt.in b/jobs/audio.txt.in index 4b22b64..759a660 100644 --- a/jobs/audio.txt.in +++ b/jobs/audio.txt.in @@ -99,9 +99,7 @@ command: EOF id: audio/generator_playback_thunderbolt -imports: from 2013.com.canonical.plainbox import manifest requires: - manifest.has_thunderbolt == 'True' device.category == 'AUDIO' package.name == 'alsa-base' package.name == 'gir1.2-gst-plugins-base-0.10' or package.name == 'gir1.2-gst-plugins-base-1.0' @@ -112,6 +110,8 @@ plugin: local command: cat <<'EOF' | run_templates -t -s 'graphics_card_resource' id: audio/`echo ${index}`_playback_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' plugin: user-interact-verify estimated_duration: 30.0 command: |