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%2F51%2F67751%2F1;p=functest.git Enable volume backup testing It conforms with OpenStack gates by default. Change-Id: Icc1537b0f8342666d2a2a0de4655ba99f4f42470 Signed-off-by: Cédric Ollivier (cherry picked from commit 305f9f41df7ecba640fc4552269bca8ee588b92c) --- 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 90ba47c94..ab0bfa98e 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: 3.55 storage_protocol: iSCSI volume-feature-enabled: - backup: false + backup: true