diff options
author | Rod Smith <rod.smith@canonical.com> | 2015-09-01 18:24:44 +0000 |
---|---|---|
committer | Daniel Manrique <> | 2015-09-01 18:24:44 +0000 |
commit | e78ffe3a80948bd4456793bebae8c2cac24829b0 (patch) | |
tree | ede1ca1bf1d2175a9e455fa887b5e7a3d089efc0 /jobs | |
parent | 65327b36db1587663ac2525303d07ce498ff2b49 (diff) | |
parent | 5d4398f4ab6bfa9163660d6e3fabf09b60ecdf28 (diff) |
"automatic merge of lp:~rodsmith/checkbox/cpu-test/ by tarmac [r=bladernr][bug=][author=rodsmith]"
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/miscellanea.txt.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 5c830a5..63e940a 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -105,6 +105,17 @@ _summary: Gather BMC Identification info plugin: shell +id: miscellanea/cpus_are_not_samples +requires: package.name == 'dmidecode' +estimated_duration: 0.5 +user: root +command: dmitest cpu-check +_description: + Sanity check of CPU information; fails if CPU is an engineering sample +_summary: + CPU sanity check + +plugin: shell id: miscellanea/dmitest_server requires: package.name == 'dmidecode' estimated_duration: 0.5 |