Reduce cnf-conformance criteria
[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: k8s_vims
10                 project_name: functest
11                 criteria: 100
12                 blocking: false
13                 description: >-
14                     Deploy and test Clearwater IMS using Kubernetes as proposed
15                     by https://github.com/Metaswitch/clearwater-docker
16                 dependencies:
17                     - DEPLOY_SCENARIO: 'k8-*'
18                 run:
19                     name: k8s_vims
20
21             -
22                 case_name: helm_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: helm_vims
33
34             -
35                 case_name: cnf_conformance
36                 project_name: functest
37                 criteria: 90
38                 blocking: false
39                 description: >-
40                     Enable interoperability of Cloud native Network
41                     Functions (CNFs) as proposed by
42                     https://github.com/cncf/cnf-conformance
43                 dependencies:
44                     - DEPLOY_SCENARIO: 'k8-*'
45                 run:
46                     name: cnf_conformance