Update Xtesting to 0.98
[functest.git] / docker / vnf / testcases.yaml
1 ---
2 tiers:
3     -
4         name: vnf
5         description: >-
6             Collection of VNF test cases.
7         testcases:
8             -
9                 case_name: cloudify
10                 project_name: functest
11                 criteria: 100
12                 blocking: false
13                 description: >-
14                     This test case deploys the Cloudify orchestrator.
15                 run:
16                     name: cloudify
17             -
18                 case_name: cloudify_ims
19                 project_name: functest
20                 criteria: 100
21                 blocking: false
22                 description: >-
23                     This test case deploys an OpenSource vIMS solution from
24                     Clearwater using the Cloudify orchestrator. It also runs
25                     some signaling traffic.
26                 dependencies:
27                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
28                 run:
29                     name: cloudify_ims
30
31             -
32                 case_name: heat_ims
33                 project_name: functest
34                 criteria: 100
35                 blocking: false
36                 description: >-
37                     This test case deploys an OpenSource vIMS solution from
38                     Clearwater using the OpenStack Heat orchestrator.
39                     It also runs some signaling traffic.
40                 dependencies:
41                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
42                 run:
43                     name: heat_ims
44
45             -
46                 case_name: vyos_vrouter
47                 project_name: functest
48                 criteria: 100
49                 blocking: false
50                 description: >-
51                     This test case is vRouter testing.
52                 dependencies:
53                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
54                 run:
55                     name: vyos_vrouter
56
57             -
58                 case_name: juju_epc
59                 project_name: functest
60                 criteria: 100
61                 blocking: false
62                 description: >-
63                     vEPC validation with Juju as VNF manager and ABoT as test
64                     executor.
65                 dependencies:
66                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
67                 run:
68                     name: juju_epc