diff options
| author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2015-04-15 10:49:13 +0800 | 
|---|---|---|
| committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2015-04-15 10:49:13 +0800 | 
| commit | a0eac7ebabeb3698738b11b977b56386c9dcc4b3 (patch) | |
| tree | dd5de14dbb4f117faea301d3cabad6eddede7bda /jobs | |
| parent | 7e32d4850d7294678018e21fbdc14d7f1a7cee0f (diff) | |
Adding thunderbolt tests to the job list generator
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/local.txt.in | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/jobs/local.txt.in b/jobs/local.txt.in index d7138602..90102cac 100644 --- a/jobs/local.txt.in +++ b/jobs/local.txt.in @@ -250,6 +250,13 @@ command:  shopt -s extglob  cat $PLAINBOX_PROVIDER_DATA/../jobs/suspend.txt?(.in) +id: __thunderbolt__ +plugin: local +_description: Thunderbolt tests +command: + shopt -s extglob + cat $PLAINBOX_PROVIDER_DATA/../jobs/thunderbolt.pxu +  id: __touchpad__  plugin: local  _description: Touchpad tests  | 
