aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-08-25 07:49:37 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-08-25 07:49:37 +0000
commit52b6a690424819787e11d179d2cb05e33c0c12e1 (patch)
treeb349e95ccbfe9ea3cafc472383418b5d7e8ad5d2 /functest
parent58e58c658e91311d7a6eb54ac23dba13657a061f (diff)
parentc4c62dc33f63277975cf08e18501e76123494e86 (diff)
Merge "Integrate Stor4NFV feature openstack test case"
Diffstat (limited to 'functest')
-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