From: Cédric Ollivier Date: Sat, 11 Apr 2020 08:11:41 +0000 (+0200) Subject: Disable VolumeBackupRestoreIntegrationTest if OVN X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F30%2F69930%2F1;p=functest.git Disable VolumeBackupRestoreIntegrationTest if OVN It completes "Skip VolumeBackupRestoreIntegrationTest in temptest_heat" Change-Id: I798cefa3a3648277cc321cc9e85be9b634aa9e20 Signed-off-by: Cédric Ollivier (cherry picked from commit ac40901f8d438d676db5646e2659c791b0e1aac5) --- diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml index 50a32a242..efc4aa95d 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml @@ -82,7 +82,8 @@ object-storage-feature-enabled: object_versioning: true discoverability: true heat_plugin: - skip_scenario_test_list: AodhAlarmTest,SoftwareConfigIntegrationTest + skip_scenario_test_list: "AodhAlarmTest,SoftwareConfigIntegrationTest,\ + VolumeBackupRestoreIntegrationTest" auth_version: 3 heat_features_enabled: multi_cloud: false