Merge "Integrate Stor4NFV feature openstack test case"
[functest.git] / docker / features / testcases.yaml
index 3912b3d..1384511 100644 (file)
@@ -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'