aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-07-15 18:47:34 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-07-15 18:47:34 +0200
commit53c6cfb16b64298af498819ddbbe5d6a8bd7d3de (patch)
tree09e7491116c8dfdee2d67c1d366661ca36064931 /functest/ci/testcases.yaml
parent3633b4360dc46239a0ade3d35feebe930f2fc2b5 (diff)
Add tempest_cyborg based on cyborg tempest plugin
Change-Id: I61e982011040ee8b0540910939983777280445ca Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 2120336f1..59c574bdd 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -477,6 +477,23 @@ tiers:
option:
- '--concurrency=2'
+ -
+ case_name: tempest_cyborg
+ project_name: functest
+ criteria: 100
+ blocking: false
+ description: >-
+ It leverages on the tempest plugin containing tests used to
+ verify the functionality of a cyborg installation.
+ run:
+ name: tempest_common
+ args:
+ mode: '^cyborg_tempest_plugin'
+ services:
+ - cyborg
+ option:
+ - '--concurrency=4'
+
-
name: smoke_cntt
order: 2