monitor/1_multi-head case cannot be run
Bug #1621815 reported by
Scott Hu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox Provider - Base |
Fix Released
|
High
|
Unassigned |
Bug Description
Expected results: multi-head case should be run
Actual results: multi-head case cannot be run (system show "Space-saving" in dmi.product.)
Additional information:
1. SKU: FAR-SFF-DVT2-C1
2. Manifest: dell-bto-
3. Failed rate: 10/10
Image: somerville-
CPU: Genuine Intel(R) CPU 0000 @ 2.70GHz (4x)
Manufacturer: Dell Inc.
ProductName: Precision Tower 3620
BiosVersion: 2.0.3
Related branches
lp://staging/~pieq/checkbox/fix-1621815-multi-head-job
- Sylvain Pineau (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedproviders/plainbox-provider-checkbox/jobs/monitor.txt.in (+1/-1)
Changed in plainbox-provider-checkbox: | |
milestone: | none → 0.31 |
description: | updated |
Changed in plainbox-provider-checkbox: | |
status: | In Progress → Fix Committed |
Changed in plainbox-provider-checkbox: | |
assignee: | Pierre Equoy (pierre-equoy) → nobody |
Changed in plainbox-provider-checkbox: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
When checking the info using dmidecode, we see the following for the "Chassis" part:
Handle 0x0003, DMI type 3, 25 bytes
Chassis Information
Manufacturer: Dell Inc.
Type: Space-saving
Lock: Not Present
Version: Not Specified
Serial Number: 1234567
Asset Tag: Not Specified
Boot-up State: Safe
Power Supply State: Safe
Thermal State: Safe
Security Status: None
OEM Information: 0x00000000
Height: Unspecified
Number Of Power Cords: 1
Contained Elements: 1
<OUT OF SPEC> (0)
SKU Number: Sub Notebook
The easiest solution is to add this "Space-saving" type to the whitelist for the multi-head job.