Merge "Bugfix: Error when using API(v1) to run test suite"
[yardstick.git] / tests / opnfv / test_suites / opnfv_os-nosdn-nofeature-ha_daily.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9 ---
10 # os-nosdn-nofeature-ha daily task suite
11
12 schema: "yardstick:suite:0.1"
13
14 name: "os-nosdn-nofeature-ha"
15 test_cases_dir: "tests/opnfv/test_cases/"
16 test_cases:
17
18 # Generic test cases base on VM
19 -
20     file_name: opnfv_yardstick_tc002.yaml
21 -
22     file_name: opnfv_yardstick_tc005.yaml
23 -
24     file_name: opnfv_yardstick_tc010.yaml
25 -
26     file_name: opnfv_yardstick_tc011.yaml
27 -
28     file_name: opnfv_yardstick_tc012.yaml
29 -
30     file_name: opnfv_yardstick_tc014.yaml
31 -
32     file_name: opnfv_yardstick_tc037.yaml
33 -
34     file_name: opnfv_yardstick_tc069.yaml
35 -
36     file_name: opnfv_yardstick_tc070.yaml
37 -
38     file_name: opnfv_yardstick_tc071.yaml
39 -
40     file_name: opnfv_yardstick_tc072.yaml
41 -
42     file_name: opnfv_yardstick_tc076.yaml
43 -
44     file_name: opnfv_yardstick_tc079.yaml
45 -
46     file_name: opnfv_yardstick_tc082.yaml
47 -
48     file_name: opnfv_yardstick_tc083.yaml
49
50 # Generic test cases base on NODE
51 -
52     file_name: opnfv_yardstick_tc043.yaml
53     constraint:
54         installer: compass
55         pod: huawei-pod1
56     task_args:
57         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
58         "host": "node4","target": "node5"}'
59 -
60     file_name: opnfv_yardstick_tc055.yaml
61     constraint:
62         installer: compass
63         pod: huawei-pod1
64     task_args:
65         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
66         "host": "node5"}'
67 -
68     file_name: opnfv_yardstick_tc063.yaml
69     constraint:
70         installer: compass
71         pod: huawei-pod1
72     task_args:
73         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
74         "host": "node5"}'
75 -
76     file_name: opnfv_yardstick_tc073.yaml
77     constraint:
78         installer: compass
79         pod: huawei-pod1
80     task_args:
81         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
82 -
83     file_name: opnfv_yardstick_tc075.yaml
84     constraint:
85         installer: compass
86         pod: huawei-pod1
87     task_args:
88         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
89         "host": "node1"}'
90
91 # Feature test cases
92 -
93     file_name: opnfv_yardstick_tc027.yaml
94     constraint:
95         installer: compass,fuel
96         pod: huawei-pod1,lf-pod2,ericsson-pod3,ericsson-pod4
97     task_args:
98         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
99         lf-pod2: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}'
100         ericsson-pod3: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}'
101         ericsson-pod4: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}'
102 -
103     file_name: opnfv_yardstick_tc074.yaml
104     constraint:
105         installer: compass
106         pod: huawei-pod1, huawei-pod2
107     task_args:
108         huawei-pod1: '{"public_network": "ext-net",
109         "StorPerf_ip": "192.168.10.6"}'
110         huawei-pod2: '{"public_network": "ext-net",
111         "StorPerf_ip": "192.168.11.2"}'
112
113 # HA test cases
114 -
115     file_name: opnfv_yardstick_tc045.yaml
116     constraint:
117         installer: compass,fuel
118         pod: huawei-pod2,ericsson-pod1
119     task_args:
120         huawei-pod2: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
121         ericsson-pod1: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
122 -
123     file_name: opnfv_yardstick_tc046.yaml
124     constraint:
125         installer: fuel
126     task_args:
127         default: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
128 -
129     file_name: opnfv_yardstick_tc047.yaml
130     constraint:
131         installer: compass,fuel
132         pod: huawei-pod2,ericsson-pod1
133     task_args:
134         huawei-pod2: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
135         ericsson-pod1: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
136 -
137     file_name: opnfv_yardstick_tc048.yaml
138     constraint:
139         installer: compass,fuel
140         pod: huawei-pod2,ericsson-pod1
141     task_args:
142         huawei-pod2: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
143         ericsson-pod1: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
144 -
145     file_name: opnfv_yardstick_tc049.yaml
146     constraint:
147         installer: fuel
148     task_args:
149         default: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
150 -
151     file_name: opnfv_yardstick_tc050.yaml
152     constraint:
153         installer: fuel
154     task_args:
155         default: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
156 -
157     file_name: opnfv_yardstick_tc051.yaml
158     constraint:
159         installer: compass,fuel
160         pod: huawei-pod2,ericsson-pod1
161     task_args:
162         huawei-pod2: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
163         ericsson-pod1: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
164 -
165     file_name: opnfv_yardstick_tc052.yaml
166     constraint:
167         installer: fuel
168     task_args:
169         default: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
170 -
171     file_name: opnfv_yardstick_tc053.yaml
172     constraint:
173         installer: fuel
174     task_args:
175         default: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
176 -
177     file_name: opnfv_yardstick_tc019.yaml
178     constraint:
179         installer: compass,fuel
180         pod: huawei-pod2,ericsson-pod1
181     task_args:
182         huawei-pod2: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}'
183         ericsson-pod1: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml"}'
184 -
185     file_name: opnfv_yardstick_tc025.yaml
186     constraint:
187         installer: compass
188         pod: huawei-pod1
189     task_args:
190         huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "jump_host": "node0", "attack_host": "node1"}'