Add features volume testing 60/68860/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 10 Nov 2019 15:12:29 +0000 (16:12 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 13 Nov 2019 21:24:51 +0000 (22:24 +0100)
The next features are supported by Functest SUT:
 - backup
 - snapshot
 - clone
 - manage_snapshot
 - manage_volume
 - volume_revert

Change-Id: I0e83bb616a56b9e8651115bebf2373f85c642260
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 21dff047b6363c17a3fd56c4857df6b6e354eb67)

functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml

index 0676202..82a76c9 100644 (file)
@@ -23,7 +23,15 @@ volume:
     max_microversion: latest
     storage_protocol: iSCSI
 volume-feature-enabled:
+    multi_backend: false
     backup: true
+    snapshot: true
+    clone: true
+    manage_snapshot: true
+    manage_volume: true
+    extend_attached_volume: false
+    consistency_group: false
+    volume_revert: true
 load_balancer:
     test_with_noop: true
 neutron_plugin_options: