f04eb6f1ab655c2484f650052b4fe95a56484dc0
[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                 enabled: false
38                 criteria: 75
39                 blocking: false
40                 description: >-
41                     Enable interoperability of Cloud native Network
42                     Functions (CNFs) as proposed by
43                     https://github.com/cncf/cnf-conformance
44                 dependencies:
45                     - DEPLOY_SCENARIO: 'k8-*'
46                 run:
47                     name: cnf_conformance