Skip to content

Precheck script complains if a USB2 device is not present, even if a USB3 device is present #1801

@rodwsmith

Description

@rodwsmith

Bug Description

Changes to the server certification rules quite some time ago permit accepting submissions that have USB3 devices even if USB2 devices are not present. (Previously, both devices had to be present, except on systems with no USB3 support.) The canonical-certification-precheck script still enforces the old rules and should be updated.

Cert-blocker Test Case

  • cert-blocker

To Reproduce

  1. Run canonical-certification-precheck on a system with a USB3 drive plugged in but no USB2 device.

Expected Result

The output should not complain about the missing USB2 device.

Actual Result

The summary complains that the USB testing has failed.

Environment

Any system that supports both USB2 and USB3 devices

Relevant log output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions