aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-05-04 22:20:09 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-05-04 22:20:09 +0200
commit305f9f41df7ecba640fc4552269bca8ee588b92c (patch)
tree747829fd74a5ff1da18a444b218cf3bc50204ca7 /functest/opnfv_tests/openstack
parent940e49a6cdf7ae0f8286c953952a9757ba63a20b (diff)
Enable volume backup testing
It conforms with OpenStack gates by default. Change-Id: Icc1537b0f8342666d2a2a0de4655ba99f4f42470 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/opnfv_tests/openstack')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index 4de0a72a3..06c77efd9 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -23,4 +23,4 @@ volume:
max_microversion: latest
storage_protocol: iSCSI
volume-feature-enabled:
- backup: false
+ backup: true