aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-11 10:11:41 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-11 10:12:14 +0200
commitac40901f8d438d676db5646e2659c791b0e1aac5 (patch)
tree1acf79d6f87cbdd7f6d7789de7dbe4584c08defb
parentb8f538839af265fd97c2a02c795a9e02db50ae9a (diff)
Disable VolumeBackupRestoreIntegrationTest if OVN
It completes "Skip VolumeBackupRestoreIntegrationTest in temptest_heat" Change-Id: I798cefa3a3648277cc321cc9e85be9b634aa9e20 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml3
1 files changed, 2 insertions, 1 deletions
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 d5daedf4d..8b72f7d33 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