manila-tempest-plugin/manila_tempest_tests/tests
Goutham Pacha Ravi b60fddac7f 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>
2021-05-31 10:10:27 +03:00
..
api Setup snapshot extra specs only if required 2021-05-31 10:10:27 +03:00
scenario Setup snapshot extra specs only if required 2021-05-31 10:10:27 +03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00