Update git submodules

* Update whitebox-tempest-plugin from branch 'master'
  to 5e6f6f5fd54e273968232d5db450f97b440d7ee0
  - Merge "Attach and detach an SR-IOV port"
  - Attach and detach an SR-IOV port
    
    Adds test support for attaching/detaching SR-IOV ports to guests. [1]
    These tests pull from the original tempest format [2] from
    AttachInterfacesTestJSON.test_reassign_port_between_servers. It adds
    additional checks around the guest XML as well as checking within the
    guest for the SR-IOV vendor/device id.
    
    Commit also moves _get_pci_addr_from_device from vgpu to hardware.py to
    allow it to be called from different tests beyond vgpu.
    
    [1] https://bugs.launchpad.net/nova/+bug/1685152
    [2] https://github.com/openstack/tempest/blob/master/tempest/api/compute/servers/test_attach_interfaces.py#L295
    
    Change-Id: I340fd6486b0a179830e6e559281adc257fefb4bd
This commit is contained in:
Zuul 2022-08-26 20:48:38 +00:00 committed by Gerrit Code Review
parent 1fc1644c8b
commit 2b1c0d5f7a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1a598590f033fe9994b9af2a983ab6b12fbb335a
Subproject commit 5e6f6f5fd54e273968232d5db450f97b440d7ee0