aboutsummaryrefslogtreecommitdiffstats
path: root/docker/features/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/features/testcases.yaml')
-rw-r--r--docker/features/testcases.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index 3912b3d8f..138451174 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -94,3 +94,17 @@ tiers:
run:
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'