Update git submodules

* Update manila-tempest-plugin from branch 'master'
  to 669c6e72041a8c659a1789bb1e5684c7d1da01c2
  - Merge "Setup snapshot extra specs only if required"
  - Setup snapshot extra specs only if required
    
    For legacy reasons we always included snapshot_support
    and create_share_from_snapshot_support in all the
    share types the tests created. These extra-specs are
    no different from any other optional extra-specs in
    manila, atleast since API version 2.24 (snapshot_support
    was "implied"/"required" until API version 2.23). 2.24
    is a really old version to support for tempest testing.
    
    Since we always use the latest API version to create the
    share types necessary, we only ever need 1 required
    extra spec (driver_handles_share_servers) - lets supply
    the rest only within tests that need to test snapshots
    and shares from snapshots.
    
    This patch also adds missing skip decorators for share
    group tests that were testing snapshots.
    
    Change-Id: Ifaceab574e3242e44a9cf1bea77a4be9e505d8b8
    Related-Bug: #1922784
    Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
Zuul 2021-06-06 04:38:49 +00:00 committed by Gerrit Code Review
parent 1312ad2ddb
commit aabbdfbc91

@ -1 +1 @@
Subproject commit 72869f90fc9566d1efe7ffb8b37474a9621c91a7
Subproject commit 669c6e72041a8c659a1789bb1e5684c7d1da01c2