3af104938202dc010395ebf368607c87a0db2fc9
[functest-kubernetes.git] / docker / cnf / testcases.yaml
1 ---
2 tiers:
3     -
4         name: cnf
5         description: >-
6             Collection of VNF test cases.
7         testcases:
8             -
9                 case_name: cnf_conformance
10                 project_name: functest
11                 criteria: 90
12                 blocking: false
13                 description: >-
14                     Enable interoperability of Cloud native Network
15                     Functions (CNFs) as proposed by
16                     https://github.com/cncf/cnf-conformance
17                 dependencies:
18                     - DEPLOY_SCENARIO: 'k8-*'
19                 run:
20                     name: cnf_conformance
21             -
22                 case_name: k8s_vims
23                 project_name: functest
24                 criteria: 100
25                 blocking: false
26                 description: >-
27                     Deploy and test Clearwater IMS using Kubernetes as proposed
28                     by https://github.com/Metaswitch/clearwater-docker
29                 dependencies:
30                     - DEPLOY_SCENARIO: 'k8-*'
31                 run:
32                     name: k8s_vims