Skip patrole volume testing 12/71012/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 7 Sep 2020 18:31:01 +0000 (20:31 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 7 Sep 2020 18:35:22 +0000 (20:35 +0200)
They don't clean volume and snapshot which raises side effects after
lots of iterations. They may be obsolete too [1]

[1] http://artifacts.opnfv.org/functest/4VZKU3ZR64DP/functest-ovn-opnfv-functest-smoke-latest-patrole_admin-run-9/patrole_admin/tempest-report.html

Change-Id: I5562931a403dfdc5e3d75a1fcce52316d359482a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index 091331f..51efdf1 100644 (file)
@@ -223,7 +223,7 @@ tiers:
                           (?!.*test_delete_auto_allocated_topology)\
                           (?!.*compute.test_floating_ips_rbac)\
                           (?=.*[.*\bslow\b.*])\
-                          (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
+                          (^patrole_tempest_plugin.tests.api.(compute|image|network))"
                         option:
                             - '--concurrency=4'
 
@@ -243,7 +243,7 @@ tiers:
                           (?!.*test_delete_auto_allocated_topology)\
                           (?!.*compute.test_floating_ips_rbac)\
                           (?=.*[.*\bslow\b.*])\
-                          (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
+                          (^patrole_tempest_plugin.tests.api.(compute|image|network))"
                         option:
                             - '--concurrency=4'
 
@@ -263,7 +263,7 @@ tiers:
                           (?!.*test_delete_auto_allocated_topology)\
                           (?!.*compute.test_floating_ips_rbac)\
                           (?=.*[.*\bslow\b.*])\
-                          (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
+                          (^patrole_tempest_plugin.tests.api.(compute|image|network))"
                         option:
                             - '--concurrency=4'
 
index 921cdbe..2527fd3 100644 (file)
@@ -400,7 +400,7 @@ tiers:
                           (?!.*test_delete_auto_allocated_topology)\
                           (?!.*compute.test_floating_ips_rbac)\
                           (?=.*[.*\bslow\b.*])\
-                          (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
+                          (^patrole_tempest_plugin.tests.api.(compute|image|network))"
                         option:
                             - '--concurrency=4'
 
@@ -420,7 +420,7 @@ tiers:
                           (?!.*test_delete_auto_allocated_topology)\
                           (?!.*compute.test_floating_ips_rbac)\
                           (?=.*[.*\bslow\b.*])\
-                          (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
+                          (^patrole_tempest_plugin.tests.api.(compute|image|network))"
                         option:
                             - '--concurrency=4'
 
@@ -440,7 +440,7 @@ tiers:
                           (?!.*test_delete_auto_allocated_topology)\
                           (?!.*compute.test_floating_ips_rbac)\
                           (?=.*[.*\bslow\b.*])\
-                          (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
+                          (^patrole_tempest_plugin.tests.api.(compute|image|network))"
                         option:
                             - '--concurrency=4'