Update git submodules

* Update whitebox-tempest-plugin from branch 'master'
  to 30816ea8b836ae25e75c3c5ef790844ffd60cf0a
  - Merge "Add check for max disk attach"
  - Add check for max disk attach
    
    The commit [1] added a THT parameter that can set the maximum number of
    disks that can be attached to a single guest. Refactored VirtioSCSIDisk
    into ultimately three new classes.
    
     * VirtioSCSIBase - parent class hold standard setup and supporting
       methods for test cases
     * VirtioSCSIDiskMultiAttachment - repuprose of the test methods from
       VirtioSCSIDisk which are meant to test guest support of six or more
       disks
     * VirtioSCSIDiskRestrictAttachments - New test method that validates
       [1] is being enforced correctly.
    
    Since [1] could be set to a value less than six, added skip checks for
    VirtioSCSIDiskMultiAttachment if the max allowed disks that can be
    attached are six or less.
    
    [1] https://review.opendev.org/c/openstack/puppet-nova/+/708666/
    
    Change-Id: I78f7f47ffa2644c71945bba2b5c1af29e0603363
This commit is contained in:
Zuul 2022-09-30 15:14:25 +00:00 committed by Gerrit Code Review
parent 20583d647c
commit bc309922fb

@ -1 +1 @@
Subproject commit b1f8aa20f10d5cec8168265d401ad1189b3f2ffa
Subproject commit 30816ea8b836ae25e75c3c5ef790844ffd60cf0a