blob: 16d4640cb4c8cf999f3c60fa600f104e2c068d2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
|
*** Settings ***
Documentation Test that ONAP components are available via basic API calls
Test Timeout 100 seconds
Library ONAPLibrary.SO WITH NAME SO
Resource ../resources/dcae_interface.robot
Resource ../resources/sdnc_interface.robot
Resource ../resources/aai/aai_interface.robot
Resource ../resources/policy_interface.robot
Resource ../resources/sdc_interface.robot
Resource ../resources/portal_interface.robot
Resource ../resources/dmaap/mr_interface.robot
Resource ../resources/aaf_interface.robot
Resource ../resources/msb_interface.robot
Resource ../resources/clamp_interface.robot
Resource ../resources/test_templates/model_test_template.robot
Resource ../resources/nbi_interface.robot
Resource ../resources/cli_interface.robot
Resource ../resources/vnfsdk_interface.robot
Resource ../resources/log_interface.robot
Resource ../resources/oof_interface.robot
Resource ../resources/sms_interface.robot
Resource ../resources/dmaap/dr_interface.robot
Resource ../resources/pomba_interface.robot
Resource ../resources/holmes_interface.robot
Resource ../resources/cds_interface.robot
Resource ../resources/dcae_ms_interface.robot
Resource ../resources/mariadb_galera_interface.robot
Resource ../resources/multicloud_interface.robot
Resource ../resources/uui_interface.robot
Resource ../resources/vfc_interface.robot
Resource ../resources/modeling_interface.robot
Suite Teardown Close All Browsers
*** Test Cases ***
Basic A&AI Health Check
[Tags] health core health-aai
Run A&AI Health Check
Enhanced A&AI Health Check
[Tags] health core health-aai
Run Resource API AAI Inventory check
Run Traversal API AAI Inventory check
Basic AAF Health Check
[Tags] health-aaf
Run AAF Health Check
Basic AAF SMS Health Check
[Tags] health-aaf
Run SMS Health Check
Basic CLI Health Check
[Tags] health-cli health
Run CLI Health Check
Basic CLAMP Health Check
[Tags] health-clamp
Run CLAMP Health Check
Basic DCAE Microservices Health Check
[Tags] health medium health-dcaegen2-services
Run DCAE Microservices Health Check
Basic DMAAP Data Router Health Check
[Tags] health datarouter health-dmaap
Run DR Health Check
Basic DMAAP Message Router Health Check
[Tags] health core health-dmaap
Run MR Health Check
Basic DMAAP Message Router PubSub Health Check
[Tags] healthmr core health-dmaap
[Timeout] 30
Run MR PubSub Health Check
Basic External API NBI Health Check
[Tags] health externalapi api medium
Run NBI Health Check
Basic Log Elasticsearch Health Check
[Tags] oom health-log
Run Log Elasticsearch Health Check
Basic Log Kibana Health Check
[Tags] oom health-log
Run Log Kibana Health Check
Basic Log Logstash Health Check
[Tags] oom health-log
Run Log Logstash Health Check
Basic Microservice Bus Health Check
[Tags] medium health-msb
Run MSB Health Check
Basic Multicloud API Health Check
[Tags] health multicloud small health-multicloud
Run MultiCloud Health Check
Basic Multicloud-pike API Health Check
[Tags] health multicloud small health-multicloud
Run MultiCloud-pike Health Check
Basic Multicloud-starlingx API Health Check
[Tags] multicloud health-multicloud
Run MultiCloud-starlingx Health Check
Basic Multicloud-titanium_cloud API Health Check
[Tags] multicloud health-multicloud
Run MultiCloud-titanium_cloud Health Check
Basic Multicloud-vio API Health Check
[Tags] multicloud health-multicloud
Run MultiCloud-vio Health Check
Basic Multicloud-k8s API Health Check
[Tags] health multicloud health-multicloud
Run MultiCloud-k8s Health Check
Basic Multicloud-fcaps API Health Check
[Tags] health multicloud health-multicloud
Run MultiCloud-fcaps Health Check
Basic Multicloud-prometheus API Health Check
[Tags] multicloud health-multicloud
Run MultiCloud-prometheus Health Check
Basic OOF-Homing Health Check
[Tags] health medium health-oof
Run OOF-Homing Health Check
Basic OOF-OSDF Health Check
[Tags] health medium health-oof
Run OOF-OSDF Health Check
Basic Policy Health Check
[Tags] health medium health-policy
Run Policy Health Check
Enhanced Policy New Healthcheck
[Tags] health medium health-policy
[Timeout] 60
Check for Existing Policy and Clean up
Run Create Policy Post Request
Run Get Policy Get Request
Run Deploy Policy Pap Post Request
Run Undeploy Policy
Run Delete Policy Request
Basic Pomba AAI-context-builder Health Check
[Tags] oom health-pomba
Run Pomba Aai Context Builder Health Check
Basic Pomba SDC-context-builder Health Check
[Tags] oom health-pomba
Run Pomba Sdc Context Builder Health Check
Basic Pomba Network-discovery-context-builder Health Check
[Tags] oom health-pomba
Run Pomba Network Discovery Context Builder Health Check
Basic Pomba Service-Decomposition Health Check
[Tags] oom health-pomba
Run Pomba Service Decomposition Health Check
Basic Pomba Network-Discovery-MicroService Health Check
[Tags] oom health-pomba
Run Pomba Network Discovery MicroService Health Check
Basic Pomba Pomba-Kibana Health Check
[Tags] oom health-pomba
Run Pomba Kibana Health Check
Basic Pomba Elastic-Search Health Check
[Tags] oom health-pomba
Run Pomba Elastic Search Health Check
Basic Pomba Sdnc-Context-Builder Health Check
[Tags] oom health-pomba
Run Pomba Sdnc Context Builder Health Check
Basic Pomba Context-Aggregator Health Check
[Tags] oom health-pomba
Run Pomba Context Aggregator Health Check
Basic SDC Health Check
[Tags] health core health-sdc
Run SDC Health Check
Enhanced SDC Health Check
[Tags] health core health-sdc
Run SDC BE ONBOARD Healthcheck
Run SDC BE Healthcheck
Basic SDNC Health Check
[Tags] health core health-sdnc
Run SDNC Health Check
Enhanced SDNC Health Check
[Tags] health core health-sdnc
Run SDNC Health Check Generic Resource API
Basic SO Health Check
[Tags] health core health-so
SO.Run Get Request ${GLOBAL_SO_APIHAND_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_SDCHAND_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_BPMN_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_CATDB_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_OPENSTACK_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_REQDB_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_SDNC_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_VFC_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
SO.Run Get Request ${GLOBAL_SO_VNFM_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
Basic UseCaseUI API Health Check
[Tags] health api medium health-uui
Run UUI Health Check
Basic VFC gvnfmdriver API Health Check
[Tags] health 3rdparty health-vfc
Run VFC gvnfmdriver Health Check
Basic VFC huaweivnfmdriver API Health Check
[Tags] health 3rdparty health-vfc
Run VFC huaweivnfmdriver Health Check
Basic VFC nslcm API Health Check
[Tags] health api health-vfc
Run VFC nslcm Health Check
Basic VFC vnflcm API Health Check
[Tags] health api health-vfc
Run VFC vnflcm Health Check
Basic VFC vnfmgr API Health Check
[Tags] health api health-vfc
Run VFC vnfmgr Health Check
Basic VFC vnfres API Health Check
[Tags] health api health-vfc
Run VFC vnfres Health Check
Basic VFC ztevnfmdriver API Health Check
[Tags] health 3rdparty health-vfc
Run VFC ztevnfmdriver Health Check
Basic VNFSDK Health Check
[Tags] health health-vnfsdk
Run VNFSDK Health Check
Health Distribution Test
[Tags] healthdist
[Timeout] 1200
Model Distribution For Directory With Teardown vFW
Portal Login Tests
[Tags] healthlogin
[Timeout] 120
Run Portal Login Tests
Portal Application Access Tests
[Tags] healthportalapp
[Timeout] 900
Run Portal Application Access Tests
Portal SDC Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test cs0008 demo123456! gridster-SDC-icon-link tabframe-SDC Welcome to SDC
Close All Browsers
Portal VID Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test demo demo123456! gridster-Virtual-Infrastructure-Deployment-icon-link tabframe-Virtual-Infrastructure-Deployment Welcome to VID
Close All Browsers
Portal A&AI UI Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test demo demo123456! gridster-A&AI-UI-icon-link tabframe-A&AI-UI A&AI
Close All Browsers
Portal Policy Editor Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test demo demo123456! gridster-Policy-icon-link tabframe-Policy Policy Editor
Close All Browsers
Portal SO Monitoring Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test demo demo123456! gridster-SO-Monitoring-icon-link tabframe-SO-Monitoring SO
Close All Browsers
Portal xDemo APP Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test demo demo123456! gridster-xDemo-App-icon-link tabframe-xDemo-App xDemo
Close All Browsers
Portal CLI Application Access Test
[Tags] healthportalapp2
[Timeout] 180
Run Portal Application Login Test demo demo123456! gridster-CLI-icon-link tabframe-CLI CLI
Close All Browsers
Basic Holmes Rule Management API Health Check
[Tags] health-holmes health
Run Holmes Rule Mgmt Healthcheck
Basic Holmes Engine Management API Health Check
[Tags] health-holmes health
Run Holmes Engine Mgmt Healthcheck
Basic Modeling Parser API Health Check
[Tags] health api health-modeling
Run Modeling Parser Healthcheck
Enhanced CDS Health Check
[Tags] health small health-cds
Run CDS Basic Health Check
Run CDS Create Data Dictionary Health Check
Run CDS GET Data Dictionary Health Check
Run CDS Bootstrap Health Check
Run CDS Enrich CBA Health Check
Run CDS Publish CBA Health Check
Run CDS Process CBA Health Check
Run CDS Delete CBA Health Check
Mariadb Galera Pod Connectivity Test
[Tags] health-mariadb-galera
Check for Mariadb Galera Pod Connection
Mariadb Galera SO Connectivity Test
[Tags] health-mariadb-galera
Check for SO Databases Connection
|