blob: 7807ca100269c8b8d03516bf5792ed8e31760668 [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001*** Settings ***
GuangrongFud5bc0b82018-10-16 17:59:57 +08002Documentation Testing ecomp components are available via calls.
DR695Hccff30b2017-02-17 18:44:24 -05003...
GuangrongFud5bc0b82018-10-16 17:59:57 +08004... Testing ecomp components are available via calls.
5Test Timeout 10 second
DR695Hccff30b2017-02-17 18:44:24 -05006Resource ../resources/dcae_interface.robot
7Resource ../resources/sdngc_interface.robot
8Resource ../resources/aai/aai_interface.robot
9Resource ../resources/vid/vid_interface.robot
10Resource ../resources/policy_interface.robot
Brian Freeman391680a2018-08-11 15:20:58 -050011Resource ../resources/so_interface.robot
DR695Hccff30b2017-02-17 18:44:24 -050012Resource ../resources/asdc_interface.robot
13Resource ../resources/appc_interface.robot
14Resource ../resources/portal_interface.robot
15Resource ../resources/mr_interface.robot
16Resource ../resources/aaf_interface.robot
Gary Wu26dd72a2017-10-17 12:27:22 -070017Resource ../resources/msb_interface.robot
Gary Wuba8f94d2017-10-23 09:51:13 -070018Resource ../resources/clamp_interface.robot
DR695Hce07d412018-04-11 22:28:41 -040019Resource ../resources/music/music_interface.robot
Brian Freemanf508ab22018-03-15 21:19:41 -050020Resource ../resources/test_templates/model_test_template.robot
mrichomme547e3112018-04-13 16:44:04 +020021Resource ../resources/nbi_interface.robot
Kanagaraj Manickam k00365106bbc13952018-04-16 11:20:21 +053022Resource ../resources/cli_interface.robot
Kanagaraj Manickam k003651067ac93c22018-04-19 11:20:17 +053023Resource ../resources/vnfsdk_interface.robot
Neal Chatterleye908d992018-04-18 18:19:39 +000024Resource ../resources/log_interface.robot
Eric Debeau9045a1e2018-04-24 17:22:41 +000025Resource ../resources/oof_interface.robot
Kiran Kamineni09edd942018-05-10 13:50:33 -070026Resource ../resources/sms_interface.robot
econward7400a12018-09-03 13:47:00 +000027Resource ../resources/dr_interface.robot
Ubuntua4e34002018-09-20 22:49:52 +000028Resource ../resources/pomba_interface.robot
GuangrongFud5bc0b82018-10-16 17:59:57 +080029Resource ../resources/holmes_interface.robot
Stanislav Chlebece035f622018-11-09 14:31:02 +010030Resource ../resources/vvp_interface.robot
DR695Hccff30b2017-02-17 18:44:24 -050031
mrichommee2f54b42018-03-08 17:45:49 +010032*** Test Cases ***
DR695Hccff30b2017-02-17 18:44:24 -050033Basic A&AI Health Check
mrichomme8c23aec2018-03-02 16:43:11 +010034 [Tags] health core
mrichommee2f54b42018-03-08 17:45:49 +010035 Run A&AI Health Check
DR695Hccff30b2017-02-17 18:44:24 -050036
Brian Freemana966f032018-04-30 14:01:14 -050037Basic AAF Health Check
mrichommeca148ba2018-10-04 18:14:45 +020038 [Tags] health small
Brian Freemana966f032018-04-30 14:01:14 -050039 Run AAF Health Check
40
Gildas Lanilis9bb827f2018-05-14 08:32:40 -070041Basic AAF SMS Health Check
mrichommeca148ba2018-10-04 18:14:45 +020042 [Tags] health small
Gildas Lanilis9bb827f2018-05-14 08:32:40 -070043 Run SMS Health Check
gwu1ecd8712018-07-13 08:10:18 -070044
mrichommee2f54b42018-03-08 17:45:49 +010045Basic APPC Health Check
mrichommeca148ba2018-10-04 18:14:45 +020046 [Tags] health small
DR695Hccff30b2017-02-17 18:44:24 -050047 Run APPC Health Check
mrichommee2f54b42018-03-08 17:45:49 +010048
Gildas Lanilis398dd402018-04-23 15:58:24 -070049Basic CLI Health Check
mrichommeca148ba2018-10-04 18:14:45 +020050 [Tags] health small
Gildas Lanilis398dd402018-04-23 15:58:24 -070051 Run CLI Health Check
52
Gildas Lanilis62174d92018-04-09 15:33:21 -070053Basic CLAMP Health Check
mrichommeca148ba2018-10-04 18:14:45 +020054 [Tags] health medium
Gildas Lanilis62174d92018-04-09 15:33:21 -070055 Run CLAMP Health Check
mrichommee2f54b42018-03-08 17:45:49 +010056
Gildas Lanilis62174d92018-04-09 15:33:21 -070057Basic DCAE Health Check
mrichommeca148ba2018-10-04 18:14:45 +020058 [Tags] health medium
Gildas Lanilis62174d92018-04-09 15:33:21 -070059 Run DCAE Health Check
60
econward7400a12018-09-03 13:47:00 +000061Basic DMAAP Data Router Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +080062 [Tags] health core datarouter
econward7400a12018-09-03 13:47:00 +000063 Run DR Health Check
64
Gildas Lanilis62174d92018-04-09 15:33:21 -070065Basic DMAAP Message Router Health Check
mrichomme8c23aec2018-03-02 16:43:11 +010066 [Tags] health core
mrichommee2f54b42018-03-08 17:45:49 +010067 Run MR Health Check
68
Brian Freeman19a4d2d2018-11-30 13:03:52 -050069Basic DMAAP Message Router PubSub Health Check
70 [Tags] healthmr
71 [Timeout] 30
72 Run MR PubSub Health Check
73
Gildas Lanilis398dd402018-04-23 15:58:24 -070074Basic External API NBI Health Check
mrichommeca148ba2018-10-04 18:14:45 +020075 [Tags] health externalapi api small
Gildas Lanilis398dd402018-04-23 15:58:24 -070076 Run NBI Health Check
77
78Basic Log Elasticsearch Health Check
mrichommeca148ba2018-10-04 18:14:45 +020079 [Tags] health small oom
Gildas Lanilis398dd402018-04-23 15:58:24 -070080 Run Log Elasticsearch Health Check
81
82Basic Log Kibana Health Check
mrichommeca148ba2018-10-04 18:14:45 +020083 [Tags] health small oom
Gildas Lanilis398dd402018-04-23 15:58:24 -070084 Run Log Kibana Health Check
85
86Basic Log Logstash Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +080087 [Tags] health small oom
Gildas Lanilis398dd402018-04-23 15:58:24 -070088 Run Log Logstash Health Check
Gary Wu2e01cf62018-05-04 10:24:40 -070089
Gary Wu26dd72a2017-10-17 12:27:22 -070090Basic Microservice Bus Health Check
mrichommeca148ba2018-10-04 18:14:45 +020091 [Tags] health small
Gary Wu26dd72a2017-10-17 12:27:22 -070092 Run MSB Health Check
Gary Wu3a9cc242017-10-18 12:30:02 -070093
Gildas Lanilis62174d92018-04-09 15:33:21 -070094Basic Multicloud API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +080095 [Tags] health multicloud small
96 Run MSB Get Request /api/multicloud/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -070097
Gildas Lanilis62174d92018-04-09 15:33:21 -070098Basic Multicloud-ocata API Health Check
mrichommeca148ba2018-10-04 18:14:45 +020099 [Tags] health multicloud small
GuangrongFud5bc0b82018-10-16 17:59:57 +0800100 Run MSB Get Request /api/multicloud-ocata/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700101
Huang Haibin92eef942018-10-11 11:04:05 +0800102Basic Multicloud-pike API Health Check
103 [Tags] health multicloud small
GuangrongFud5bc0b82018-10-16 17:59:57 +0800104 Run MSB Get Request /api/multicloud-pike/v0/swagger.json
Huang Haibin92eef942018-10-11 11:04:05 +0800105
Gildas Lanilis62174d92018-04-09 15:33:21 -0700106Basic Multicloud-titanium_cloud API Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200107 [Tags] health multicloud small
GuangrongFud5bc0b82018-10-16 17:59:57 +0800108 Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700109
Gildas Lanilis62174d92018-04-09 15:33:21 -0700110Basic Multicloud-vio API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800111 [Tags] health multicloud small
112 Run MSB Get Request /api/multicloud-vio/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700113
Eric Debeauca1b9c82018-04-24 20:41:02 +0000114Basic OOF-Homing Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200115 [Tags] health medium
Eric Debeauca1b9c82018-04-24 20:41:02 +0000116 Run OOF-Homing Health Check
117
118Basic OOF-SNIRO Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200119 [Tags] health medium
Eric Debeauca1b9c82018-04-24 20:41:02 +0000120 Run OOF-SNIRO Health Check
Eric Debeau9045a1e2018-04-24 17:22:41 +0000121
Jerry Flood0c3270c2018-11-01 12:46:55 -0400122Basic OOF-CMSO Health Check
Jerry Flood8c0ab222018-11-02 13:27:39 -0400123 [Tags] health medium
Jerry Flood0c3270c2018-11-01 12:46:55 -0400124 Run OOF-CMSO Health Check
125
Gildas Lanilis62174d92018-04-09 15:33:21 -0700126Basic Policy Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200127 [Tags] health medium
Gildas Lanilis62174d92018-04-09 15:33:21 -0700128 Run Policy Health Check
Gary Wu269bc1a2017-10-23 16:23:50 -0700129
Ubuntua4e34002018-09-20 22:49:52 +0000130Basic Pomba AAI-context-builder Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200131 [Tags] health oom
Ubuntua4e34002018-09-20 22:49:52 +0000132 Run Pomba Aai Context Builder Health Check
133
134Basic Pomba SDC-context-builder Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200135 [Tags] health oom
Ubuntua4e34002018-09-20 22:49:52 +0000136 Run Pomba Sdc Context Builder Health Check
137
138Basic Pomba Network-discovery-context-builder Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200139 [Tags] health oom
Ubuntua4e34002018-09-20 22:49:52 +0000140 Run Pomba Network Discovery Context Builder Health Check
141
Gildas Lanilis62174d92018-04-09 15:33:21 -0700142Basic Portal Health Check
143 [Tags] health core
144 Run Portal Health Check
Denes Nemeth5be4b582018-04-09 14:19:44 +0200145
Gildas Lanilis62174d92018-04-09 15:33:21 -0700146Basic SDC Health Check
147 [Tags] health core
148 Run ASDC Health Check
Gary Wu3a9cc242017-10-18 12:30:02 -0700149
Gildas Lanilis62174d92018-04-09 15:33:21 -0700150Basic SDNC Health Check
151 [Tags] health core
152 Run SDNGC Health Check
Gary Wu269bc1a2017-10-23 16:23:50 -0700153
Gildas Lanilis62174d92018-04-09 15:33:21 -0700154Basic SO Health Check
155 [Tags] health core
Brian Freeman391680a2018-08-11 15:20:58 -0500156 Run SO Global Health Check
Gildas Lanilis62174d92018-04-09 15:33:21 -0700157
158Basic UseCaseUI API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800159 [Tags] health api medium
160 Run MSB Get Request /iui/usecaseui/
Gary Wu78c5d792017-10-23 10:14:20 -0700161
Gildas Lanilis62174d92018-04-09 15:33:21 -0700162Basic VFC catalog API Health Check
163 [Tags] health api
GuangrongFud5bc0b82018-10-16 17:59:57 +0800164 Run MSB Get Request /api/catalog/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700165
166Basic VFC emsdriver API Health Check
167 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800168 Run MSB Get Request /api/emsdriver/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700169
170Basic VFC gvnfmdriver API Health Check
171 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800172 Run MSB Get Request /api/gvnfmdriver/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700173
Gildas Lanilis398dd402018-04-23 15:58:24 -0700174Basic VFC huaweivnfmdriver API Health Check
175 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800176 Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json
Gildas Lanilis398dd402018-04-23 15:58:24 -0700177
luxin3b05d732018-04-10 13:57:22 +0800178Basic VFC jujuvnfmdriver API Health Check
179 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800180 Run MSB Get Request /api/jujuvnfmdriver/v1/swagger.json
luxin3b05d732018-04-10 13:57:22 +0800181
182Basic VFC multivimproxy API Health Check
183 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800184 Run MSB Get Request /api/multivimproxy/v1/swagger.json
luxin3b05d732018-04-10 13:57:22 +0800185
Gildas Lanilis62174d92018-04-09 15:33:21 -0700186Basic VFC nokiavnfmdriver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800187 [Tags] health 3rdparty
188 Run MSB Get Request /api/nokiavnfmdriver/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700189
190Basic VFC nokiav2driver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800191 [Tags] health 3rdparty
192 Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700193
194Basic VFC nslcm API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800195 [Tags] health api
196 Run MSB Get Request /api/nslcm/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700197
198Basic VFC resmgr API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800199 [Tags] health api
200 Run MSB Get Request /api/resmgr/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700201
202Basic VFC vnflcm API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800203 [Tags] health api
204 Run MSB Get Request /api/vnflcm/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700205
Gildas Lanilis62174d92018-04-09 15:33:21 -0700206Basic VFC vnfmgr API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800207 [Tags] health api
208 Run MSB Get Request /api/vnfmgr/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700209
Gildas Lanilis62174d92018-04-09 15:33:21 -0700210Basic VFC vnfres API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800211 [Tags] health api
212 Run MSB Get Request /api/vnfres/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700213
Gildas Lanilis62174d92018-04-09 15:33:21 -0700214Basic VFC workflow API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800215 [Tags] health api
216 Run MSB Get Request /api/workflow/v1/swagger.json
Gary Wu269bc1a2017-10-23 16:23:50 -0700217
Gildas Lanilis62174d92018-04-09 15:33:21 -0700218Basic VFC ztesdncdriver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800219 [Tags] health 3rdparty
220 Run MSB Get Request /api/ztesdncdriver/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700221
Gildas Lanilis62174d92018-04-09 15:33:21 -0700222Basic VFC ztevnfmdriver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800223 [Tags] health 3rdparty
224 Run MSB Get Request /api/ztevnfmdriver/v1/swagger.json
Brian Freemanf508ab22018-03-15 21:19:41 -0500225
Gildas Lanilis62174d92018-04-09 15:33:21 -0700226Basic VID Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200227 [Tags] health small
Gildas Lanilis62174d92018-04-09 15:33:21 -0700228 Run VID Health Check
229
Gildas Lanilis398dd402018-04-23 15:58:24 -0700230Basic VNFSDK Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200231 [Tags] health
Gildas Lanilis398dd402018-04-23 15:58:24 -0700232 Run VNFSDK Health Check
233
Brian Freemanf508ab22018-03-15 21:19:41 -0500234Health Distribution Test
235 [Tags] healthdist
GuangrongFud5bc0b82018-10-16 17:59:57 +0800236 [Timeout] 600
Brian Freemanb568e5e2018-04-05 21:03:38 -0500237 Model Distribution For Directory vFW
Brian Freeman053ce592018-04-11 09:40:57 -0500238
239Portal Login Tests
240 [Tags] healthlogin
mrichomme547e3112018-04-13 16:44:04 +0200241 Run Portal Login Tests
Brian Freemanb9d6fbf2018-04-11 19:15:27 -0500242
243Portal Application Access Tests
244 [Tags] healthportalapp
GuangrongFud5bc0b82018-10-16 17:59:57 +0800245 [Timeout] 180
Brian Freemana966f032018-04-30 14:01:14 -0500246 Run Portal Application Access Tests
GuangrongFud5bc0b82018-10-16 17:59:57 +0800247
248Basic Holmes Rule Management API Health Check
249 [Tags] health small
250 Run Holmes Rule Mgmt Health Check
251
252Basic Holmes Engine Management API Health Check
253 [Tags] health small
254 Run Holmes Engine Mgmt Health Check
Stanislav Chlebece035f622018-11-09 14:31:02 +0100255
256Basic VVP ICE CI Container (Automat Testing) Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800257 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100258 Run VVP ICE CI Container (Automat Testing) Health Check
259
260Basic VVP CMS Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800261 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100262 Run VVP CMS Health Check
263
264Basic VVP Engagement Manager Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800265 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100266 Run VVP Engagement Manager Health Check
267
268Basic VVP Ext HA Proxy Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800269 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100270 Run VVP Ext HA Proxy Health Check
271
272Basic VVP Gitlab Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800273 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100274 Run VVP Gitlab Health Check
275
276Basic VVP Image Scanner Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800277 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100278 Run VVP Image Scanner Health Check
279
280Basic VVP Int HA Proxy Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800281 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100282 Run VVP Int HA Proxy Health Check
283
284Basic VVP Jenkins Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800285 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100286 Run VVP Jenkins Health Check
287
288Basic VVP Postgresql Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800289 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100290 Run VVP Postgresql Health Check
291
292Basic VVP Redis Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800293 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100294 Run VVP Redis Health Check