** Description changed: + The impact of this bug is that when test results are reported, partial + device information might be linked to the results. This fix makes sure + that all related devices are properly linked to the test results. + Checkbox uses job requirements in order to link resources to results. For example, the following requirement should like a result to all the network devices found on the system: - device.category == 'NETWORK' + device.category == 'NETWORK' So, if there are two network devices, such as an ethernet and a wireless controller, then these should be linked to the result. However, the checkbox.resource module seems to bail as soon as the first resource is found. Note that the requirements assessment is still correct, whether to run a job or not. However, the details of the requirements are simply missing information.
-- Checkbox only reports the first resource found for a job requirement https://bugs.launchpad.net/bugs/560948 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
