aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-07-20 18:47:53 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-07-20 18:47:53 +0200
commitdc77bb253463ceef27c8db08a91a5e78a0ffde96 (patch)
treed72e5b1af04afeebee5a5e821f1c09aa921e8435 /functest/ci/testcases.yaml
parent4b34e80a6e5bc3c41ad9921e2f7deb621dc06a4d (diff)
Add Patrole compute testing
It stops leveraging on policy json files as it fails for Nova. Change-Id: Ic70997d0ff8151956dc189739b8468def048aad7 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 8fe33273f..e89a59928 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -399,7 +399,7 @@ tiers:
(?!.*test_show_auto_allocated_topology)\
(?!.*test_delete_auto_allocated_topology)\
(?=.*[.*\bslow\b.*])\
- (^patrole_tempest_plugin.tests.api.(image|network|volume))"
+ (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
option:
- '--concurrency=4'
@@ -418,7 +418,7 @@ tiers:
(?!.*test_show_auto_allocated_topology)\
(?!.*test_delete_auto_allocated_topology)\
(?=.*[.*\bslow\b.*])\
- (^patrole_tempest_plugin.tests.api.(image|network|volume))"
+ (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
option:
- '--concurrency=4'
@@ -437,7 +437,7 @@ tiers:
(?!.*test_show_auto_allocated_topology)\
(?!.*test_delete_auto_allocated_topology)\
(?=.*[.*\bslow\b.*])\
- (^patrole_tempest_plugin.tests.api.(image|network|volume))"
+ (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))"
option:
- '--concurrency=4'