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