Update git submodules

* Update whitebox-tempest-plugin from branch 'master'
  to 361a24de45f446746ca1262657a216dc6ad113d4
  - Merge "Update grep cmd when checking for vgpu device"
  - Update grep cmd when checking for vgpu device
    
    The original assumption that the XML pci bus address will be the same
    within the guest when checking the guest for the vGPU device is
    incorrect. Depending on the guest firmware the guest can renumber the
    address with an address that is different from the XML.
    
    Update no longer uses the pci address found in the XML and instead does
    a wildcard grep search in /sys/bus/pci/devices/*/vendor for the vGPU
    vendor ID. It also greps that output to confirm there is a valid PCI
    address in the path.
    
    Change-Id: Iacdc1947f4c0800aa49fd6d6ec9fae5b2da010d8
This commit is contained in:
Zuul 2022-06-20 20:52:51 +00:00 committed by Gerrit Code Review
parent e0ee99f941
commit b3f9191be5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 017d555971c1e7cc071e2c846c08fa229672322e
Subproject commit 361a24de45f446746ca1262657a216dc6ad113d4