aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorQiaowei Ren <qiaowei.ren@intel.com>2018-08-23 14:03:52 +0800
committerCédric Ollivier <cedric.ollivier@orange.com>2018-08-25 09:30:54 +0200
commitc4c62dc33f63277975cf08e18501e76123494e86 (patch)
treee30a693f05bb0dd27b62d46fdf9f8e0be83e05db /functest/ci/testcases.yaml
parent1da4b519f8e73d3be9e37f9d72367654bf662e63 (diff)
Integrate Stor4NFV feature openstack test case
Change-Id: I245d0fbe8f026a24138ede4041caae4dccc15cc0 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 72b0ba8aa..6efdfb1fc 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -491,6 +491,20 @@ tiers:
module: 'functest.opnfv_tests.openstack.vgpu.vgpu'
class: 'vGPU'
+ -
+ case_name: stor4nfv_os
+ project_name: stor4nfv
+ criteria: 100
+ blocking: false
+ description: >-
+ This tests are necessary demonstrate conformance
+ of the OpenStack+Stor4NFV deployment.
+ dependencies:
+ - DEPLOY_SCENARIO: 'stor4nfv'
+ run:
+ module: 'stor4nfv_tests.stor4nfv_os'
+ class: 'OsStor4nfvTest'
+
-
name: components
order: 3