Comment 0 for bug 1844280

Revision history for this message
William Hsu (williamhsu) wrote :

As a QA BRO user, I would like to be able to view firmware information of docking station and Thunderbolt on a launchpad ticket so that it can help the assignee to know which docking station or Thunderbolt firmware injects a bug.

[Acceptance Criteria]
\# AC001
GIVEN a docking station connects to laptop
WHEN a user launches the QA BRO
THEN the QA BRO automatically attaches the firmware info of 1) docking station and 2) Thunderbolt on a launchpad ticket. E.g., (https://bugs.launchpad.net/somerville/pm-fe-support/+bug/1842375)
#################################################
[Additional information]
...
Precision 7730 Thunderbolt Controller: 41.0
Dell Thunderbolt Dock: 27.0
...
#################################################

\# AC002
GIVEN a docking station is disconnected
WHEN a user launches the QA BRO
THEN the QA BRO hides the fields of "Dell Thunderbolt Dock" and "XXX Thunderbolt Controller".

[Others]
The following commands may help to retrieve the firmware information of docking station and Thunderbolt
u@u-Precision-7530-26152:~$ sudo fwupdmgr get-devices
Precision 7530 Thunderbolt Controller
  DeviceId: ae8f2f765611edf299d8093d3d8842f3200d2a67
  Guid: 22645246-0baf-5a0a-9efd-2a33652a82ab <- TBT-00d40889-native
  Summary: Unmatched performance for high-speed I/O
  Plugin: thunderbolt
  Flags: internal|updatable|registered
  Vendor: Dell
  VendorId: TBT:0x00D4
  Version: 30.00
  Icon: computer
  Created: 2019-08-29

Dell Thunderbolt Dock
...