aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-09-07 20:31:01 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-09-07 20:35:22 +0200
commit6a7fb041825e70dae16d2c644168e10bc25b474a (patch)
treeda6b4bfcf9625960e64754e415f594b1d5eb2833 /functest/ci/testcases.yaml
parentafbda4d62a0e5a018b3bab32c3fe946de86c60d6 (diff)
Skip patrole volume testing
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>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 921cdbe22..2527fd333 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -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'