blob: 0464b00bc67934ad8ae0e10f254230956434b4b5 [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
Gildas Lanilis398dd402018-04-23 15:58:24 -070069Basic External API NBI Health Check
mrichommeca148ba2018-10-04 18:14:45 +020070 [Tags] health externalapi api small
Gildas Lanilis398dd402018-04-23 15:58:24 -070071 Run NBI Health Check
72
73Basic Log Elasticsearch Health Check
mrichommeca148ba2018-10-04 18:14:45 +020074 [Tags] health small oom
Gildas Lanilis398dd402018-04-23 15:58:24 -070075 Run Log Elasticsearch Health Check
76
77Basic Log Kibana Health Check
mrichommeca148ba2018-10-04 18:14:45 +020078 [Tags] health small oom
Gildas Lanilis398dd402018-04-23 15:58:24 -070079 Run Log Kibana Health Check
80
81Basic Log Logstash Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +080082 [Tags] health small oom
Gildas Lanilis398dd402018-04-23 15:58:24 -070083 Run Log Logstash Health Check
Gary Wu2e01cf62018-05-04 10:24:40 -070084
Gary Wu26dd72a2017-10-17 12:27:22 -070085Basic Microservice Bus Health Check
mrichommeca148ba2018-10-04 18:14:45 +020086 [Tags] health small
Gary Wu26dd72a2017-10-17 12:27:22 -070087 Run MSB Health Check
Gary Wu3a9cc242017-10-18 12:30:02 -070088
Gildas Lanilis62174d92018-04-09 15:33:21 -070089Basic Multicloud API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +080090 [Tags] health multicloud small
91 Run MSB Get Request /api/multicloud/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -070092
Gildas Lanilis62174d92018-04-09 15:33:21 -070093Basic Multicloud-ocata API Health Check
mrichommeca148ba2018-10-04 18:14:45 +020094 [Tags] health multicloud small
GuangrongFud5bc0b82018-10-16 17:59:57 +080095 Run MSB Get Request /api/multicloud-ocata/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -070096
Huang Haibin92eef942018-10-11 11:04:05 +080097Basic Multicloud-pike API Health Check
98 [Tags] health multicloud small
GuangrongFud5bc0b82018-10-16 17:59:57 +080099 Run MSB Get Request /api/multicloud-pike/v0/swagger.json
Huang Haibin92eef942018-10-11 11:04:05 +0800100
Gildas Lanilis62174d92018-04-09 15:33:21 -0700101Basic Multicloud-titanium_cloud API Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200102 [Tags] health multicloud small
GuangrongFud5bc0b82018-10-16 17:59:57 +0800103 Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700104
Gildas Lanilis62174d92018-04-09 15:33:21 -0700105Basic Multicloud-vio API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800106 [Tags] health multicloud small
107 Run MSB Get Request /api/multicloud-vio/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700108
Eric Debeauca1b9c82018-04-24 20:41:02 +0000109Basic OOF-Homing Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200110 [Tags] health medium
Eric Debeauca1b9c82018-04-24 20:41:02 +0000111 Run OOF-Homing Health Check
112
113Basic OOF-SNIRO Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200114 [Tags] health medium
Eric Debeauca1b9c82018-04-24 20:41:02 +0000115 Run OOF-SNIRO Health Check
Eric Debeau9045a1e2018-04-24 17:22:41 +0000116
Jerry Flood0c3270c2018-11-01 12:46:55 -0400117Basic OOF-CMSO Health Check
Jerry Flood8c0ab222018-11-02 13:27:39 -0400118 [Tags] health medium
Jerry Flood0c3270c2018-11-01 12:46:55 -0400119 Run OOF-CMSO Health Check
120
Gildas Lanilis62174d92018-04-09 15:33:21 -0700121Basic Policy Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200122 [Tags] health medium
Gildas Lanilis62174d92018-04-09 15:33:21 -0700123 Run Policy Health Check
Gary Wu269bc1a2017-10-23 16:23:50 -0700124
Ubuntua4e34002018-09-20 22:49:52 +0000125Basic Pomba AAI-context-builder Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200126 [Tags] health oom
Ubuntua4e34002018-09-20 22:49:52 +0000127 Run Pomba Aai Context Builder Health Check
128
129Basic Pomba SDC-context-builder Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200130 [Tags] health oom
Ubuntua4e34002018-09-20 22:49:52 +0000131 Run Pomba Sdc Context Builder Health Check
132
133Basic Pomba Network-discovery-context-builder Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200134 [Tags] health oom
Ubuntua4e34002018-09-20 22:49:52 +0000135 Run Pomba Network Discovery Context Builder Health Check
136
Gildas Lanilis62174d92018-04-09 15:33:21 -0700137Basic Portal Health Check
138 [Tags] health core
139 Run Portal Health Check
Denes Nemeth5be4b582018-04-09 14:19:44 +0200140
Gildas Lanilis62174d92018-04-09 15:33:21 -0700141Basic SDC Health Check
142 [Tags] health core
143 Run ASDC Health Check
Gary Wu3a9cc242017-10-18 12:30:02 -0700144
Gildas Lanilis62174d92018-04-09 15:33:21 -0700145Basic SDNC Health Check
146 [Tags] health core
147 Run SDNGC Health Check
Gary Wu269bc1a2017-10-23 16:23:50 -0700148
Gildas Lanilis62174d92018-04-09 15:33:21 -0700149Basic SO Health Check
150 [Tags] health core
Brian Freeman391680a2018-08-11 15:20:58 -0500151 Run SO Global Health Check
Gildas Lanilis62174d92018-04-09 15:33:21 -0700152
153Basic UseCaseUI API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800154 [Tags] health api medium
155 Run MSB Get Request /iui/usecaseui/
Gary Wu78c5d792017-10-23 10:14:20 -0700156
Gildas Lanilis62174d92018-04-09 15:33:21 -0700157Basic VFC catalog API Health Check
158 [Tags] health api
GuangrongFud5bc0b82018-10-16 17:59:57 +0800159 Run MSB Get Request /api/catalog/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700160
161Basic VFC emsdriver API Health Check
162 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800163 Run MSB Get Request /api/emsdriver/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700164
165Basic VFC gvnfmdriver API Health Check
166 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800167 Run MSB Get Request /api/gvnfmdriver/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700168
Gildas Lanilis398dd402018-04-23 15:58:24 -0700169Basic VFC huaweivnfmdriver API Health Check
170 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800171 Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json
Gildas Lanilis398dd402018-04-23 15:58:24 -0700172
luxin3b05d732018-04-10 13:57:22 +0800173Basic VFC jujuvnfmdriver API Health Check
174 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800175 Run MSB Get Request /api/jujuvnfmdriver/v1/swagger.json
luxin3b05d732018-04-10 13:57:22 +0800176
177Basic VFC multivimproxy API Health Check
178 [Tags] health 3rdparty
GuangrongFud5bc0b82018-10-16 17:59:57 +0800179 Run MSB Get Request /api/multivimproxy/v1/swagger.json
luxin3b05d732018-04-10 13:57:22 +0800180
Gildas Lanilis62174d92018-04-09 15:33:21 -0700181Basic VFC nokiavnfmdriver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800182 [Tags] health 3rdparty
183 Run MSB Get Request /api/nokiavnfmdriver/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700184
185Basic VFC nokiav2driver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800186 [Tags] health 3rdparty
187 Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700188
189Basic VFC nslcm API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800190 [Tags] health api
191 Run MSB Get Request /api/nslcm/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700192
193Basic VFC resmgr API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800194 [Tags] health api
195 Run MSB Get Request /api/resmgr/v1/swagger.json
Gildas Lanilis62174d92018-04-09 15:33:21 -0700196
197Basic VFC vnflcm API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800198 [Tags] health api
199 Run MSB Get Request /api/vnflcm/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700200
Gildas Lanilis62174d92018-04-09 15:33:21 -0700201Basic VFC vnfmgr API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800202 [Tags] health api
203 Run MSB Get Request /api/vnfmgr/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700204
Gildas Lanilis62174d92018-04-09 15:33:21 -0700205Basic VFC vnfres API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800206 [Tags] health api
207 Run MSB Get Request /api/vnfres/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700208
Gildas Lanilis62174d92018-04-09 15:33:21 -0700209Basic VFC workflow API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800210 [Tags] health api
211 Run MSB Get Request /api/workflow/v1/swagger.json
Gary Wu269bc1a2017-10-23 16:23:50 -0700212
Gildas Lanilis62174d92018-04-09 15:33:21 -0700213Basic VFC ztesdncdriver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800214 [Tags] health 3rdparty
215 Run MSB Get Request /api/ztesdncdriver/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700216
Gildas Lanilis62174d92018-04-09 15:33:21 -0700217Basic VFC ztevnfmdriver API Health Check
GuangrongFud5bc0b82018-10-16 17:59:57 +0800218 [Tags] health 3rdparty
219 Run MSB Get Request /api/ztevnfmdriver/v1/swagger.json
Brian Freemanf508ab22018-03-15 21:19:41 -0500220
Gildas Lanilis62174d92018-04-09 15:33:21 -0700221Basic VID Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200222 [Tags] health small
Gildas Lanilis62174d92018-04-09 15:33:21 -0700223 Run VID Health Check
224
Gildas Lanilis398dd402018-04-23 15:58:24 -0700225Basic VNFSDK Health Check
mrichommeca148ba2018-10-04 18:14:45 +0200226 [Tags] health
Gildas Lanilis398dd402018-04-23 15:58:24 -0700227 Run VNFSDK Health Check
228
Brian Freemanf508ab22018-03-15 21:19:41 -0500229Health Distribution Test
230 [Tags] healthdist
GuangrongFud5bc0b82018-10-16 17:59:57 +0800231 [Timeout] 600
Brian Freemanb568e5e2018-04-05 21:03:38 -0500232 Model Distribution For Directory vFW
Brian Freeman053ce592018-04-11 09:40:57 -0500233
234Portal Login Tests
235 [Tags] healthlogin
mrichomme547e3112018-04-13 16:44:04 +0200236 Run Portal Login Tests
Brian Freemanb9d6fbf2018-04-11 19:15:27 -0500237
238Portal Application Access Tests
239 [Tags] healthportalapp
GuangrongFud5bc0b82018-10-16 17:59:57 +0800240 [Timeout] 180
Brian Freemana966f032018-04-30 14:01:14 -0500241 Run Portal Application Access Tests
GuangrongFud5bc0b82018-10-16 17:59:57 +0800242
243Basic Holmes Rule Management API Health Check
244 [Tags] health small
245 Run Holmes Rule Mgmt Health Check
246
247Basic Holmes Engine Management API Health Check
248 [Tags] health small
249 Run Holmes Engine Mgmt Health Check
Stanislav Chlebece035f622018-11-09 14:31:02 +0100250
251Basic VVP ICE CI Container (Automat Testing) Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800252 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100253 Run VVP ICE CI Container (Automat Testing) Health Check
254
255Basic VVP CMS Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800256 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100257 Run VVP CMS Health Check
258
259Basic VVP Engagement Manager Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800260 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100261 Run VVP Engagement Manager Health Check
262
263Basic VVP Ext HA Proxy Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800264 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100265 Run VVP Ext HA Proxy Health Check
266
267Basic VVP Gitlab Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800268 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100269 Run VVP Gitlab Health Check
270
271Basic VVP Image Scanner Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800272 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100273 Run VVP Image Scanner Health Check
274
275Basic VVP Int HA Proxy Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800276 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100277 Run VVP Int HA Proxy Health Check
278
279Basic VVP Jenkins Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800280 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100281 Run VVP Jenkins Health Check
282
283Basic VVP Postgresql Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800284 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100285 Run VVP Postgresql Health Check
286
287Basic VVP Redis Health Check
Gary Wu9be53ba2018-11-14 07:16:36 -0800288 [Tags] oom
Stanislav Chlebece035f622018-11-09 14:31:02 +0100289 Run VVP Redis Health Check