blob: 976d24458fd6351b6c52ea535538ff07f1c13b7d [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001*** Settings ***
kaihlavi34d90582019-08-15 11:37:02 +03002Documentation Test that ONAP components are available via basic API calls
3Test Timeout 20 seconds
4
5Library ONAPLibrary.SO WITH NAME SO
6
DR695Hccff30b2017-02-17 18:44:24 -05007Resource ../resources/dcae_interface.robot
DR695H87b84d02019-08-02 17:18:13 -04008Resource ../resources/sdnc_interface.robot
DR695Hccff30b2017-02-17 18:44:24 -05009Resource ../resources/aai/aai_interface.robot
10Resource ../resources/vid/vid_interface.robot
11Resource ../resources/policy_interface.robot
DR695Hc0cf6a42019-07-26 16:42:36 -040012Resource ../resources/sdc_interface.robot
DR695Hccff30b2017-02-17 18:44:24 -050013Resource ../resources/appc_interface.robot
14Resource ../resources/portal_interface.robot
15Resource ../resources/mr_interface.robot
pkaras2771fda2019-04-10 11:56:50 +020016Resource ../resources/bc_interface.robot
DR695Hccff30b2017-02-17 18:44:24 -050017Resource ../resources/aaf_interface.robot
Gary Wu26dd72a2017-10-17 12:27:22 -070018Resource ../resources/msb_interface.robot
Gary Wuba8f94d2017-10-23 09:51:13 -070019Resource ../resources/clamp_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
Abdelmuhaimen Seaudi756eb6a2019-08-10 08:20:52 +000030Resource ../resources/cds_interface.robot
Jack Lucas72885bb2021-03-06 13:54:40 -050031Resource ../resources/dcae_ms_interface.robot
DR695H288e86f2019-06-17 15:19:58 -040032
Lasse Kaihlavirta4ecf7d92021-04-28 12:00:14 +030033Suite Teardown Close All Browsers
DR695Hccff30b2017-02-17 18:44:24 -050034
mrichommee2f54b42018-03-08 17:45:49 +010035*** Test Cases ***
DR695Hccff30b2017-02-17 18:44:24 -050036Basic A&AI Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -050037 [Tags] health core health-aai
mrichommee2f54b42018-03-08 17:45:49 +010038 Run A&AI Health Check
DR695Hccff30b2017-02-17 18:44:24 -050039
Nagendra90287da8e4c32020-08-31 21:51:42 +053040Enhanced A&AI Health Check
41 [Tags] health core health-aai
42 Run Resource API AAI Inventory check
43 Run Traversal API AAI Inventory check
44
Brian Freemana966f032018-04-30 14:01:14 -050045Basic AAF Health Check
morganrolb794e522021-04-19 15:06:27 +020046 [Tags] health health-aaf
Brian Freemana966f032018-04-30 14:01:14 -050047 Run AAF Health Check
48
Kiran Kaminenie4eed3a2019-04-24 11:46:31 -070049Basic AAF SMS Health Check
morganrolb794e522021-04-19 15:06:27 +020050 [Tags] health health-aaf
Gildas Lanilis9bb827f2018-05-14 08:32:40 -070051 Run SMS Health Check
gwu1ecd8712018-07-13 08:10:18 -070052
mrichommee2f54b42018-03-08 17:45:49 +010053Basic APPC Health Check
morganrolb794e522021-04-19 15:06:27 +020054 [Tags] health-appc
DR695Hccff30b2017-02-17 18:44:24 -050055 Run APPC Health Check
mrichommee2f54b42018-03-08 17:45:49 +010056
Gildas Lanilis398dd402018-04-23 15:58:24 -070057Basic CLI Health Check
mrichomme9f863412020-03-26 09:29:54 +010058 [Tags] health-cli health
Gildas Lanilis398dd402018-04-23 15:58:24 -070059 Run CLI Health Check
60
Gildas Lanilis62174d92018-04-09 15:33:21 -070061Basic CLAMP Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -050062 [Tags] health medium health-clamp
Gildas Lanilis62174d92018-04-09 15:33:21 -070063 Run CLAMP Health Check
mrichommee2f54b42018-03-08 17:45:49 +010064
Gildas Lanilis62174d92018-04-09 15:33:21 -070065Basic DCAE Health Check
Yang Xu44e674b2019-07-10 18:34:06 -040066 [Tags] health medium health-dcaegen2
Gildas Lanilis62174d92018-04-09 15:33:21 -070067 Run DCAE Health Check
68
Jack Lucas72885bb2021-03-06 13:54:40 -050069Basic DCAE Microservices Health Check
70 [Tags] health medium health-dcaegen2-services
71 Run DCAE Microservices Health Check
72
econward7400a12018-09-03 13:47:00 +000073Basic DMAAP Data Router Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -050074 [Tags] health datarouter health-dmaap
econward7400a12018-09-03 13:47:00 +000075 Run DR Health Check
76
Gildas Lanilis62174d92018-04-09 15:33:21 -070077Basic DMAAP Message Router Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -050078 [Tags] health core health-dmaap
mrichommee2f54b42018-03-08 17:45:49 +010079 Run MR Health Check
80
Brian Freeman19a4d2d2018-11-30 13:03:52 -050081Basic DMAAP Message Router PubSub Health Check
mrichomme5268d0e2020-01-07 08:55:26 +010082 [Tags] healthmr core health-dmaap
Brian Freeman19a4d2d2018-11-30 13:03:52 -050083 [Timeout] 30
84 Run MR PubSub Health Check
85
pkaras2771fda2019-04-10 11:56:50 +020086Basic DMAAP Bus Controller Health Check With Basic Auth
Brian Freemanc7db27a2019-04-26 12:16:34 -050087 [Tags] health health-dmaap
pkaras2771fda2019-04-10 11:56:50 +020088 Run BC Health Check With Basic Auth
89
Gildas Lanilis398dd402018-04-23 15:58:24 -070090Basic External API NBI Health Check
morganrolb794e522021-04-19 15:06:27 +020091 [Tags] health externalapi api medium
Gildas Lanilis398dd402018-04-23 15:58:24 -070092 Run NBI Health Check
93
94Basic Log Elasticsearch Health Check
mrichomme4429aa32020-01-09 14:13:10 +010095 [Tags] oom health-log
Gildas Lanilis398dd402018-04-23 15:58:24 -070096 Run Log Elasticsearch Health Check
97
98Basic Log Kibana Health Check
mrichomme4429aa32020-01-09 14:13:10 +010099 [Tags] oom health-log
Gildas Lanilis398dd402018-04-23 15:58:24 -0700100 Run Log Kibana Health Check
101
102Basic Log Logstash Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100103 [Tags] oom health-log
Gildas Lanilis398dd402018-04-23 15:58:24 -0700104 Run Log Logstash Health Check
Gary Wu2e01cf62018-05-04 10:24:40 -0700105
Gary Wu26dd72a2017-10-17 12:27:22 -0700106Basic Microservice Bus Health Check
morganrolb794e522021-04-19 15:06:27 +0200107 [Tags] health medium health-msb
Gary Wu26dd72a2017-10-17 12:27:22 -0700108 Run MSB Health Check
Gary Wu3a9cc242017-10-18 12:30:02 -0700109
Gildas Lanilis62174d92018-04-09 15:33:21 -0700110Basic Multicloud API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500111 [Tags] health multicloud small health-multicloud
GuangrongFud5bc0b82018-10-16 17:59:57 +0800112 Run MSB Get Request /api/multicloud/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700113
Huang Haibin92eef942018-10-11 11:04:05 +0800114Basic Multicloud-pike API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500115 [Tags] health multicloud small health-multicloud
GuangrongFud5bc0b82018-10-16 17:59:57 +0800116 Run MSB Get Request /api/multicloud-pike/v0/swagger.json
Huang Haibin92eef942018-10-11 11:04:05 +0800117
Haibin Huangea7b4f72019-01-24 10:00:12 +0800118Basic Multicloud-starlingx API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500119 [Tags] health multicloud health-multicloud
Haibin Huangea7b4f72019-01-24 10:00:12 +0800120 Run MSB Get Request /api/multicloud-starlingx/v0/swagger.json
121
Gildas Lanilis62174d92018-04-09 15:33:21 -0700122Basic Multicloud-titanium_cloud API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500123 [Tags] health multicloud health-multicloud
GuangrongFud5bc0b82018-10-16 17:59:57 +0800124 Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700125
Gildas Lanilis62174d92018-04-09 15:33:21 -0700126Basic Multicloud-vio API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500127 [Tags] health multicloud health-multicloud
GuangrongFud5bc0b82018-10-16 17:59:57 +0800128 Run MSB Get Request /api/multicloud-vio/v0/swagger.json
Gary Wu3a9cc242017-10-18 12:30:02 -0700129
Kiran Kamineni8a1d2112019-05-13 16:14:55 -0700130Basic Multicloud-k8s API Health Check
131 [Tags] health multicloud health-multicloud
Konrad Banka4fb9eac2020-05-06 05:15:49 +0000132 Run MSB Get Request /api/multicloud-k8s/v1/v1/healthcheck
Kiran Kamineni8a1d2112019-05-13 16:14:55 -0700133
Eric Debeauca1b9c82018-04-24 20:41:02 +0000134Basic OOF-Homing Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500135 [Tags] health medium health-oof
Eric Debeauca1b9c82018-04-24 20:41:02 +0000136 Run OOF-Homing Health Check
137
krishnaa961493f1d2020-09-22 11:49:58 +0530138Basic OOF-OSDF Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500139 [Tags] health medium health-oof
krishnaa961493f1d2020-09-22 11:49:58 +0530140 Run OOF-OSDF Health Check
Eric Debeau9045a1e2018-04-24 17:22:41 +0000141
Jerry Flood0c3270c2018-11-01 12:46:55 -0400142Basic OOF-CMSO Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500143 [Tags] health medium health-oof
Jerry Flood0c3270c2018-11-01 12:46:55 -0400144 Run OOF-CMSO Health Check
145
Gildas Lanilis62174d92018-04-09 15:33:21 -0700146Basic Policy Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500147 [Tags] health medium health-policy
Gildas Lanilis62174d92018-04-09 15:33:21 -0700148 Run Policy Health Check
mrichomme455d3992020-04-03 14:56:40 +0200149
Nagendra9028704889532020-09-04 15:44:45 +0530150Enhanced Policy New Healthcheck
151 [Tags] health medium health-policy
morganrol956e9ea2021-05-20 16:33:31 +0200152 [Timeout] 60
Nagendra9028704889532020-09-04 15:44:45 +0530153 Run Create Policy Post Request
154 Run Get Policy Get Request
155 Run Deploy Policy Pap Post Request
156 Run Undeploy Policy
157 Run Delete Policy Request
158
Ubuntua4e34002018-09-20 22:49:52 +0000159Basic Pomba AAI-context-builder Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100160 [Tags] oom health-pomba
Ubuntua4e34002018-09-20 22:49:52 +0000161 Run Pomba Aai Context Builder Health Check
162
163Basic Pomba SDC-context-builder Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100164 [Tags] oom health-pomba
Ubuntua4e34002018-09-20 22:49:52 +0000165 Run Pomba Sdc Context Builder Health Check
166
167Basic Pomba Network-discovery-context-builder Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100168 [Tags] oom health-pomba
Ubuntua4e34002018-09-20 22:49:52 +0000169 Run Pomba Network Discovery Context Builder Health Check
170
Leigh, Phillip (pl876u)d1ff3712019-03-20 17:27:22 -0400171Basic Pomba Service-Decomposition Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100172 [Tags] oom health-pomba
Leigh, Phillip (pl876u)d1ff3712019-03-20 17:27:22 -0400173 Run Pomba Service Decomposition Health Check
174
Leigh, Phillip (pl876u)e3dc3042019-03-22 17:44:53 -0400175Basic Pomba Network-Discovery-MicroService Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100176 [Tags] oom health-pomba
Leigh, Phillip (pl876u)e3dc3042019-03-22 17:44:53 -0400177 Run Pomba Network Discovery MicroService Health Check
178
Leigh, Phillip (pl876u)e3dc3042019-03-22 17:44:53 -0400179Basic Pomba Pomba-Kibana Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100180 [Tags] oom health-pomba
Leigh, Phillip (pl876u)e3dc3042019-03-22 17:44:53 -0400181 Run Pomba Kibana Health Check
182
183Basic Pomba Elastic-Search Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100184 [Tags] oom health-pomba
Leigh, Phillip (pl876u)e3dc3042019-03-22 17:44:53 -0400185 Run Pomba Elastic Search Health Check
Leigh, Phillip (pl876u)d1ff3712019-03-20 17:27:22 -0400186
Leigh, Phillip (pl876u)d49bf602019-03-26 12:10:15 -0400187Basic Pomba Sdnc-Context-Builder Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100188 [Tags] oom health-pomba
Leigh, Phillip (pl876u)d49bf602019-03-26 12:10:15 -0400189 Run Pomba Sdnc Context Builder Health Check
190
191Basic Pomba Context-Aggregator Health Check
mrichomme4429aa32020-01-09 14:13:10 +0100192 [Tags] oom health-pomba
Leigh, Phillip (pl876u)d49bf602019-03-26 12:10:15 -0400193 Run Pomba Context Aggregator Health Check
194
Gildas Lanilis62174d92018-04-09 15:33:21 -0700195Basic Portal Health Check
morganrolb794e522021-04-19 15:06:27 +0200196 [Tags] health medium health-portal
Gildas Lanilis62174d92018-04-09 15:33:21 -0700197 Run Portal Health Check
Denes Nemeth5be4b582018-04-09 14:19:44 +0200198
Gildas Lanilis62174d92018-04-09 15:33:21 -0700199Basic SDC Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500200 [Tags] health core health-sdc
DR695Hc0cf6a42019-07-26 16:42:36 -0400201 Run SDC Health Check
Gary Wu3a9cc242017-10-18 12:30:02 -0700202
deswali07ec04dbe2020-09-30 14:31:33 +0530203Enhanced SDC Health Check
204 [Tags] health core health-sdc
205 Run SDC BE ONBOARD Healthcheck
206 Run SDC BE Healthcheck
207
Gildas Lanilis62174d92018-04-09 15:33:21 -0700208Basic SDNC Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500209 [Tags] health core health-sdnc
DR695H87b84d02019-08-02 17:18:13 -0400210 Run SDNC Health Check
Gary Wu269bc1a2017-10-23 16:23:50 -0700211
deswali07dd304252020-09-10 15:47:47 +0530212Enhanced SDNC Health Check
213 [Tags] health core health-sdnc
214 Run SDNC Health Check Generic Resource API
215
Gildas Lanilis62174d92018-04-09 15:33:21 -0700216Basic SO Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500217 [Tags] health core health-so
kaihlavi34d90582019-08-15 11:37:02 +0300218 SO.Run Get Request ${GLOBAL_SO_APIHAND_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
219 SO.Run Get Request ${GLOBAL_SO_SDCHAND_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
DR695H0b4b16c2019-07-24 16:40:42 -0400220 SO.Run Get Request ${GLOBAL_SO_BPMN_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
221 SO.Run Get Request ${GLOBAL_SO_CATDB_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
222 SO.Run Get Request ${GLOBAL_SO_OPENSTACK_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
223 SO.Run Get Request ${GLOBAL_SO_REQDB_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
224 SO.Run Get Request ${GLOBAL_SO_SDNC_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
225 SO.Run Get Request ${GLOBAL_SO_VFC_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
226 SO.Run Get Request ${GLOBAL_SO_VNFM_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH}
kaihlavi34d90582019-08-15 11:37:02 +0300227
Gildas Lanilis62174d92018-04-09 15:33:21 -0700228Basic UseCaseUI API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500229 [Tags] health api medium health-uui
GuangrongFud5bc0b82018-10-16 17:59:57 +0800230 Run MSB Get Request /iui/usecaseui/
Gary Wu78c5d792017-10-23 10:14:20 -0700231
Gildas Lanilis62174d92018-04-09 15:33:21 -0700232Basic VFC gvnfmdriver API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500233 [Tags] health 3rdparty health-vfc
yangyan34c77b72020-02-10 09:54:41 +0800234 Run MSB Get Request /api/gvnfmdriver/v1/health_check
Gildas Lanilis62174d92018-04-09 15:33:21 -0700235
Gildas Lanilis398dd402018-04-23 15:58:24 -0700236Basic VFC huaweivnfmdriver API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500237 [Tags] health 3rdparty health-vfc
GuangrongFud5bc0b82018-10-16 17:59:57 +0800238 Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json
Gildas Lanilis398dd402018-04-23 15:58:24 -0700239
Gildas Lanilis62174d92018-04-09 15:33:21 -0700240Basic VFC nslcm API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500241 [Tags] health api health-vfc
yangyan34c77b72020-02-10 09:54:41 +0800242 Run MSB Get Request /api/nslcm/v1/health_check
Gildas Lanilis62174d92018-04-09 15:33:21 -0700243
Gildas Lanilis62174d92018-04-09 15:33:21 -0700244Basic VFC vnflcm API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500245 [Tags] health api health-vfc
yangyan34c77b72020-02-10 09:54:41 +0800246 Run MSB Get Request /api/vnflcm/v1/health_check
Gary Wu3a9cc242017-10-18 12:30:02 -0700247
Gildas Lanilis62174d92018-04-09 15:33:21 -0700248Basic VFC vnfmgr API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500249 [Tags] health api health-vfc
yangyan34c77b72020-02-10 09:54:41 +0800250 Run MSB Get Request /api/vnfmgr/v1/health_check
Gary Wu3a9cc242017-10-18 12:30:02 -0700251
Gildas Lanilis62174d92018-04-09 15:33:21 -0700252Basic VFC vnfres API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500253 [Tags] health api health-vfc
yangyan34c77b72020-02-10 09:54:41 +0800254 Run MSB Get Request /api/vnfres/v1/health_check
Gary Wu3a9cc242017-10-18 12:30:02 -0700255
Gildas Lanilis62174d92018-04-09 15:33:21 -0700256Basic VFC ztevnfmdriver API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500257 [Tags] health 3rdparty health-vfc
yangyan34c77b72020-02-10 09:54:41 +0800258 Run MSB Get Request /api/ztevnfmdriver/v1/health_check
Brian Freemanf508ab22018-03-15 21:19:41 -0500259
Gildas Lanilis62174d92018-04-09 15:33:21 -0700260Basic VID Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500261 [Tags] health small health-vid
mrichomme6f2e27e2020-05-15 09:42:52 +0200262 [Timeout] 120
Brian Freemanb45993c2019-12-11 15:44:17 -0500263 Setup Browser
Gildas Lanilis62174d92018-04-09 15:33:21 -0700264 Run VID Health Check
265
Gildas Lanilis398dd402018-04-23 15:58:24 -0700266Basic VNFSDK Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500267 [Tags] health health-vnfsdk
Gildas Lanilis398dd402018-04-23 15:58:24 -0700268 Run VNFSDK Health Check
269
Brian Freemanf508ab22018-03-15 21:19:41 -0500270Health Distribution Test
271 [Tags] healthdist
Brian Freeman01d503a2019-04-10 14:51:59 -0500272 [Timeout] 1200
DR695H3c98fb32019-07-25 17:10:53 -0400273 Model Distribution For Directory With Teardown vFW
Brian Freeman053ce592018-04-11 09:40:57 -0500274
275Portal Login Tests
276 [Tags] healthlogin
Brian Freemanf410ced2019-12-10 15:36:01 -0500277 [Timeout] 120
mrichomme547e3112018-04-13 16:44:04 +0200278 Run Portal Login Tests
Brian Freemanb9d6fbf2018-04-11 19:15:27 -0500279
280Portal Application Access Tests
281 [Tags] healthportalapp
Brian Freemanf410ced2019-12-10 15:36:01 -0500282 [Timeout] 900
Brian Freemana966f032018-04-30 14:01:14 -0500283 Run Portal Application Access Tests
GuangrongFud5bc0b82018-10-16 17:59:57 +0800284
Brian Freemanf410ced2019-12-10 15:36:01 -0500285Portal SDC Application Access Test
286 [Tags] healthportalapp2
287 [Timeout] 180
288 Run Portal Application Login Test cs0008 demo123456! gridster-SDC-icon-link tabframe-SDC Welcome to SDC
289 Close All Browsers
290
291Portal VID Application Access Test
292 [Tags] healthportalapp2
293 [Timeout] 180
294 Run Portal Application Login Test demo demo123456! gridster-Virtual-Infrastructure-Deployment-icon-link tabframe-Virtual-Infrastructure-Deployment Welcome to VID
295 Close All Browsers
296
297Portal A&AI UI Application Access Test
298 [Tags] healthportalapp2
299 [Timeout] 180
300 Run Portal Application Login Test demo demo123456! gridster-A&AI-UI-icon-link tabframe-A&AI-UI A&AI
301 Close All Browsers
302
303Portal Policy Editor Application Access Test
304 [Tags] healthportalapp2
305 [Timeout] 180
306 Run Portal Application Login Test demo demo123456! gridster-Policy-icon-link tabframe-Policy Policy Editor
307 Close All Browsers
308
309Portal SO Monitoring Application Access Test
310 [Tags] healthportalapp2
311 [Timeout] 180
312 Run Portal Application Login Test demo demo123456! gridster-SO-Monitoring-icon-link tabframe-SO-Monitoring SO
313 Close All Browsers
314
315Portal xDemo APP Application Access Test
316 [Tags] healthportalapp2
317 [Timeout] 180
318 Run Portal Application Login Test demo demo123456! gridster-xDemo-App-icon-link tabframe-xDemo-App xDemo
319 Close All Browsers
320
321Portal CLI Application Access Test
322 [Tags] healthportalapp2
323 [Timeout] 180
324 Run Portal Application Login Test demo demo123456! gridster-CLI-icon-link tabframe-CLI CLI
325 Close All Browsers
326
327
GuangrongFud5bc0b82018-10-16 17:59:57 +0800328Basic Holmes Rule Management API Health Check
GuangrongFu77566b32021-03-17 16:27:20 +0800329 [Tags] health-holmes health
DR695H910097e2019-05-08 13:55:32 -0400330 Run Holmes Rule Mgmt Healthcheck
GuangrongFud5bc0b82018-10-16 17:59:57 +0800331
332Basic Holmes Engine Management API Health Check
GuangrongFu77566b32021-03-17 16:27:20 +0800333 [Tags] health-holmes health
DR695H910097e2019-05-08 13:55:32 -0400334 Run Holmes Engine Mgmt Healthcheck
Liexiang Yuec2ae48d2019-04-16 12:05:43 +0800335
336Basic Multicloud-fcaps API Health Check
Brian Freemanc7db27a2019-04-26 12:16:34 -0500337 [Tags] health multicloud health-multicloud
Liexiang Yue80db3882019-05-09 16:10:44 +0800338 Run MSB Get Request /api/multicloud-fcaps/v1/healthcheck
yangyan9a7c7322019-05-05 17:08:48 +0800339
340Basic Modeling genericparser API Health Check
341 [Tags] health api health-modeling
Bilal A461aa5b2019-05-06 14:00:57 -0400342 Run MSB Get Request /api/parser/v1/health_check
Abdelmuhaimen Seaudi756eb6a2019-08-10 08:20:52 +0000343
SantoshB70902ea2020-09-10 17:32:12 +0530344Enhanced CDS Health Check
morganrolb794e522021-04-19 15:06:27 +0200345 [Tags] health small health-cds
SantoshB70902ea2020-09-10 17:32:12 +0530346 Run CDS Basic Health Check
347 Run CDS Create Data Dictionary Health Check
348 Run CDS GET Data Dictionary Health Check
349 Run CDS Bootstrap Health Check
350 Run CDS Enrich CBA Health Check
351 Run CDS Publish CBA Health Check
352 Run CDS Process CBA Health Check
353 Run CDS Delete CBA Health Check