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