From: Cédric Ollivier Date: Sat, 4 May 2019 20:20:09 +0000 (+0200) Subject: Enable volume backup testing X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F67750%2F1;p=functest.git Enable volume backup testing It conforms with OpenStack gates by default. Change-Id: Icc1537b0f8342666d2a2a0de4655ba99f4f42470 Signed-off-by: Cédric Ollivier --- 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