DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 1 | *** Settings *** |
kaihlavi | 34d9058 | 2019-08-15 11:37:02 +0300 | [diff] [blame] | 2 | Documentation Test that ONAP components are available via basic API calls |
morganrol | 833f63a | 2021-11-20 11:53:57 +0100 | [diff] [blame] | 3 | Test Timeout 100 seconds |
kaihlavi | 34d9058 | 2019-08-15 11:37:02 +0300 | [diff] [blame] | 4 | |
| 5 | Library ONAPLibrary.SO WITH NAME SO |
| 6 | |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 7 | Resource ../resources/dcae_interface.robot |
DR695H | 87b84d0 | 2019-08-02 17:18:13 -0400 | [diff] [blame] | 8 | Resource ../resources/sdnc_interface.robot |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 9 | Resource ../resources/aai/aai_interface.robot |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 10 | Resource ../resources/policy_interface.robot |
DR695H | c0cf6a4 | 2019-07-26 16:42:36 -0400 | [diff] [blame] | 11 | Resource ../resources/sdc_interface.robot |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 12 | Resource ../resources/portal_interface.robot |
Andreas Geissler | 8ada98c | 2023-02-03 13:28:42 +0100 | [diff] [blame^] | 13 | Resource ../resources/dmaap/mr_interface.robot |
Andreas Geissler | 9f23007 | 2023-02-01 15:36:29 +0100 | [diff] [blame] | 14 | Resource ../resources/dmaap/bc_interface.robot |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 15 | Resource ../resources/aaf_interface.robot |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 16 | Resource ../resources/msb_interface.robot |
Gary Wu | ba8f94d | 2017-10-23 09:51:13 -0700 | [diff] [blame] | 17 | Resource ../resources/clamp_interface.robot |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 18 | Resource ../resources/test_templates/model_test_template.robot |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 19 | Resource ../resources/nbi_interface.robot |
Kanagaraj Manickam k00365106 | bbc1395 | 2018-04-16 11:20:21 +0530 | [diff] [blame] | 20 | Resource ../resources/cli_interface.robot |
Kanagaraj Manickam k00365106 | 7ac93c2 | 2018-04-19 11:20:17 +0530 | [diff] [blame] | 21 | Resource ../resources/vnfsdk_interface.robot |
Neal Chatterley | e908d99 | 2018-04-18 18:19:39 +0000 | [diff] [blame] | 22 | Resource ../resources/log_interface.robot |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 23 | Resource ../resources/oof_interface.robot |
Kiran Kamineni | 09edd94 | 2018-05-10 13:50:33 -0700 | [diff] [blame] | 24 | Resource ../resources/sms_interface.robot |
Andreas Geissler | 9f23007 | 2023-02-01 15:36:29 +0100 | [diff] [blame] | 25 | Resource ../resources/dmaap/dr_interface.robot |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 26 | Resource ../resources/pomba_interface.robot |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 27 | Resource ../resources/holmes_interface.robot |
Abdelmuhaimen Seaudi | 756eb6a | 2019-08-10 08:20:52 +0000 | [diff] [blame] | 28 | Resource ../resources/cds_interface.robot |
Jack Lucas | 72885bb | 2021-03-06 13:54:40 -0500 | [diff] [blame] | 29 | Resource ../resources/dcae_ms_interface.robot |
biswajit.deswali | 8e49e42 | 2021-12-30 19:45:05 +0530 | [diff] [blame] | 30 | Resource ../resources/mariadb_galera_interface.robot |
DR695H | 288e86f | 2019-06-17 15:19:58 -0400 | [diff] [blame] | 31 | |
Lasse Kaihlavirta | 4ecf7d9 | 2021-04-28 12:00:14 +0300 | [diff] [blame] | 32 | Suite Teardown Close All Browsers |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 33 | |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 34 | *** Test Cases *** |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 35 | Basic A&AI Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 36 | [Tags] health core health-aai |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 37 | Run A&AI Health Check |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 38 | |
Nagendra90287 | da8e4c3 | 2020-08-31 21:51:42 +0530 | [diff] [blame] | 39 | Enhanced A&AI Health Check |
| 40 | [Tags] health core health-aai |
| 41 | Run Resource API AAI Inventory check |
| 42 | Run Traversal API AAI Inventory check |
| 43 | |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 44 | Basic AAF Health Check |
Andreas Geissler | 8ada98c | 2023-02-03 13:28:42 +0100 | [diff] [blame^] | 45 | [Tags] health-aaf |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 46 | Run AAF Health Check |
| 47 | |
Kiran Kamineni | e4eed3a | 2019-04-24 11:46:31 -0700 | [diff] [blame] | 48 | Basic AAF SMS Health Check |
Andreas Geissler | 8ada98c | 2023-02-03 13:28:42 +0100 | [diff] [blame^] | 49 | [Tags] health-aaf |
Gildas Lanilis | 9bb827f | 2018-05-14 08:32:40 -0700 | [diff] [blame] | 50 | Run SMS Health Check |
gwu | 1ecd871 | 2018-07-13 08:10:18 -0700 | [diff] [blame] | 51 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 52 | Basic CLI Health Check |
mrichomme | 9f86341 | 2020-03-26 09:29:54 +0100 | [diff] [blame] | 53 | [Tags] health-cli health |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 54 | Run CLI Health Check |
| 55 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 56 | Basic CLAMP Health Check |
morganrol | 8e061b0 | 2022-03-23 09:15:24 +0100 | [diff] [blame] | 57 | [Tags] health-clamp |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 58 | Run CLAMP Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 59 | |
Jack Lucas | 72885bb | 2021-03-06 13:54:40 -0500 | [diff] [blame] | 60 | Basic DCAE Microservices Health Check |
| 61 | [Tags] health medium health-dcaegen2-services |
| 62 | Run DCAE Microservices Health Check |
| 63 | |
econwar | d7400a1 | 2018-09-03 13:47:00 +0000 | [diff] [blame] | 64 | Basic DMAAP Data Router Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 65 | [Tags] health datarouter health-dmaap |
econwar | d7400a1 | 2018-09-03 13:47:00 +0000 | [diff] [blame] | 66 | Run DR Health Check |
| 67 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 68 | Basic DMAAP Message Router Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 69 | [Tags] health core health-dmaap |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 70 | Run MR Health Check |
| 71 | |
Brian Freeman | 19a4d2d | 2018-11-30 13:03:52 -0500 | [diff] [blame] | 72 | Basic DMAAP Message Router PubSub Health Check |
mrichomme | 5268d0e | 2020-01-07 08:55:26 +0100 | [diff] [blame] | 73 | [Tags] healthmr core health-dmaap |
Brian Freeman | 19a4d2d | 2018-11-30 13:03:52 -0500 | [diff] [blame] | 74 | [Timeout] 30 |
| 75 | Run MR PubSub Health Check |
| 76 | |
pkaras | 2771fda | 2019-04-10 11:56:50 +0200 | [diff] [blame] | 77 | Basic DMAAP Bus Controller Health Check With Basic Auth |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 78 | [Tags] health health-dmaap |
pkaras | 2771fda | 2019-04-10 11:56:50 +0200 | [diff] [blame] | 79 | Run BC Health Check With Basic Auth |
| 80 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 81 | Basic External API NBI Health Check |
morganrol | b794e52 | 2021-04-19 15:06:27 +0200 | [diff] [blame] | 82 | [Tags] health externalapi api medium |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 83 | Run NBI Health Check |
| 84 | |
| 85 | Basic Log Elasticsearch Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 86 | [Tags] oom health-log |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 87 | Run Log Elasticsearch Health Check |
| 88 | |
| 89 | Basic Log Kibana Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 90 | [Tags] oom health-log |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 91 | Run Log Kibana Health Check |
| 92 | |
| 93 | Basic Log Logstash Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 94 | [Tags] oom health-log |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 95 | Run Log Logstash Health Check |
Gary Wu | 2e01cf6 | 2018-05-04 10:24:40 -0700 | [diff] [blame] | 96 | |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 97 | Basic Microservice Bus Health Check |
morganrol | b794e52 | 2021-04-19 15:06:27 +0200 | [diff] [blame] | 98 | [Tags] health medium health-msb |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 99 | Run MSB Health Check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 100 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 101 | Basic Multicloud API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 102 | [Tags] health multicloud small health-multicloud |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 103 | Run MSB Get Request /api/multicloud/v0/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 104 | |
Huang Haibin | 92eef94 | 2018-10-11 11:04:05 +0800 | [diff] [blame] | 105 | Basic Multicloud-pike API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 106 | [Tags] health multicloud small health-multicloud |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 107 | Run MSB Get Request /api/multicloud-pike/v0/swagger.json |
Huang Haibin | 92eef94 | 2018-10-11 11:04:05 +0800 | [diff] [blame] | 108 | |
Haibin Huang | ea7b4f7 | 2019-01-24 10:00:12 +0800 | [diff] [blame] | 109 | Basic Multicloud-starlingx API Health Check |
morganrol | 3434a5a | 2021-06-30 14:45:25 +0200 | [diff] [blame] | 110 | [Tags] multicloud health-multicloud |
Haibin Huang | ea7b4f7 | 2019-01-24 10:00:12 +0800 | [diff] [blame] | 111 | Run MSB Get Request /api/multicloud-starlingx/v0/swagger.json |
| 112 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 113 | Basic Multicloud-titanium_cloud API Health Check |
morganrol | 3434a5a | 2021-06-30 14:45:25 +0200 | [diff] [blame] | 114 | [Tags] multicloud health-multicloud |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 115 | Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 116 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 117 | Basic Multicloud-vio API Health Check |
morganrol | 3434a5a | 2021-06-30 14:45:25 +0200 | [diff] [blame] | 118 | [Tags] multicloud health-multicloud |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 119 | Run MSB Get Request /api/multicloud-vio/v0/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 120 | |
Kiran Kamineni | 8a1d211 | 2019-05-13 16:14:55 -0700 | [diff] [blame] | 121 | Basic Multicloud-k8s API Health Check |
| 122 | [Tags] health multicloud health-multicloud |
Konrad Banka | 4fb9eac | 2020-05-06 05:15:49 +0000 | [diff] [blame] | 123 | Run MSB Get Request /api/multicloud-k8s/v1/v1/healthcheck |
Kiran Kamineni | 8a1d211 | 2019-05-13 16:14:55 -0700 | [diff] [blame] | 124 | |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 125 | Basic OOF-Homing Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 126 | [Tags] health medium health-oof |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 127 | Run OOF-Homing Health Check |
| 128 | |
krishnaa96 | 1493f1d | 2020-09-22 11:49:58 +0530 | [diff] [blame] | 129 | Basic OOF-OSDF Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 130 | [Tags] health medium health-oof |
krishnaa96 | 1493f1d | 2020-09-22 11:49:58 +0530 | [diff] [blame] | 131 | Run OOF-OSDF Health Check |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 132 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 133 | Basic Policy Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 134 | [Tags] health medium health-policy |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 135 | Run Policy Health Check |
mrichomme | 455d399 | 2020-04-03 14:56:40 +0200 | [diff] [blame] | 136 | |
Nagendra90287 | 0488953 | 2020-09-04 15:44:45 +0530 | [diff] [blame] | 137 | Enhanced Policy New Healthcheck |
| 138 | [Tags] health medium health-policy |
morganrol | 956e9ea | 2021-05-20 16:33:31 +0200 | [diff] [blame] | 139 | [Timeout] 60 |
Rommel Pawar | 644abb6 | 2022-03-10 06:32:08 -0800 | [diff] [blame] | 140 | Check for Existing Policy and Clean up |
Nagendra90287 | 0488953 | 2020-09-04 15:44:45 +0530 | [diff] [blame] | 141 | Run Create Policy Post Request |
| 142 | Run Get Policy Get Request |
| 143 | Run Deploy Policy Pap Post Request |
| 144 | Run Undeploy Policy |
| 145 | Run Delete Policy Request |
| 146 | |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 147 | Basic Pomba AAI-context-builder Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 148 | [Tags] oom health-pomba |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 149 | Run Pomba Aai Context Builder Health Check |
| 150 | |
| 151 | Basic Pomba SDC-context-builder Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 152 | [Tags] oom health-pomba |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 153 | Run Pomba Sdc Context Builder Health Check |
| 154 | |
| 155 | Basic Pomba Network-discovery-context-builder Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 156 | [Tags] oom health-pomba |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 157 | Run Pomba Network Discovery Context Builder Health Check |
| 158 | |
Leigh, Phillip (pl876u) | d1ff371 | 2019-03-20 17:27:22 -0400 | [diff] [blame] | 159 | Basic Pomba Service-Decomposition Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 160 | [Tags] oom health-pomba |
Leigh, Phillip (pl876u) | d1ff371 | 2019-03-20 17:27:22 -0400 | [diff] [blame] | 161 | Run Pomba Service Decomposition Health Check |
| 162 | |
Leigh, Phillip (pl876u) | e3dc304 | 2019-03-22 17:44:53 -0400 | [diff] [blame] | 163 | Basic Pomba Network-Discovery-MicroService Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 164 | [Tags] oom health-pomba |
Leigh, Phillip (pl876u) | e3dc304 | 2019-03-22 17:44:53 -0400 | [diff] [blame] | 165 | Run Pomba Network Discovery MicroService Health Check |
| 166 | |
Leigh, Phillip (pl876u) | e3dc304 | 2019-03-22 17:44:53 -0400 | [diff] [blame] | 167 | Basic Pomba Pomba-Kibana Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 168 | [Tags] oom health-pomba |
Leigh, Phillip (pl876u) | e3dc304 | 2019-03-22 17:44:53 -0400 | [diff] [blame] | 169 | Run Pomba Kibana Health Check |
| 170 | |
| 171 | Basic Pomba Elastic-Search Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 172 | [Tags] oom health-pomba |
Leigh, Phillip (pl876u) | e3dc304 | 2019-03-22 17:44:53 -0400 | [diff] [blame] | 173 | Run Pomba Elastic Search Health Check |
Leigh, Phillip (pl876u) | d1ff371 | 2019-03-20 17:27:22 -0400 | [diff] [blame] | 174 | |
Leigh, Phillip (pl876u) | d49bf60 | 2019-03-26 12:10:15 -0400 | [diff] [blame] | 175 | Basic Pomba Sdnc-Context-Builder Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 176 | [Tags] oom health-pomba |
Leigh, Phillip (pl876u) | d49bf60 | 2019-03-26 12:10:15 -0400 | [diff] [blame] | 177 | Run Pomba Sdnc Context Builder Health Check |
| 178 | |
| 179 | Basic Pomba Context-Aggregator Health Check |
mrichomme | 4429aa3 | 2020-01-09 14:13:10 +0100 | [diff] [blame] | 180 | [Tags] oom health-pomba |
Leigh, Phillip (pl876u) | d49bf60 | 2019-03-26 12:10:15 -0400 | [diff] [blame] | 181 | Run Pomba Context Aggregator Health Check |
| 182 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 183 | Basic SDC Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 184 | [Tags] health core health-sdc |
DR695H | c0cf6a4 | 2019-07-26 16:42:36 -0400 | [diff] [blame] | 185 | Run SDC Health Check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 186 | |
deswali07 | ec04dbe | 2020-09-30 14:31:33 +0530 | [diff] [blame] | 187 | Enhanced SDC Health Check |
| 188 | [Tags] health core health-sdc |
| 189 | Run SDC BE ONBOARD Healthcheck |
| 190 | Run SDC BE Healthcheck |
| 191 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 192 | Basic SDNC Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 193 | [Tags] health core health-sdnc |
DR695H | 87b84d0 | 2019-08-02 17:18:13 -0400 | [diff] [blame] | 194 | Run SDNC Health Check |
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 195 | |
deswali07 | dd30425 | 2020-09-10 15:47:47 +0530 | [diff] [blame] | 196 | Enhanced SDNC Health Check |
| 197 | [Tags] health core health-sdnc |
| 198 | Run SDNC Health Check Generic Resource API |
| 199 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 200 | Basic SO Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 201 | [Tags] health core health-so |
kaihlavi | 34d9058 | 2019-08-15 11:37:02 +0300 | [diff] [blame] | 202 | SO.Run Get Request ${GLOBAL_SO_APIHAND_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 203 | SO.Run Get Request ${GLOBAL_SO_SDCHAND_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
DR695H | 0b4b16c | 2019-07-24 16:40:42 -0400 | [diff] [blame] | 204 | SO.Run Get Request ${GLOBAL_SO_BPMN_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 205 | SO.Run Get Request ${GLOBAL_SO_CATDB_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 206 | SO.Run Get Request ${GLOBAL_SO_OPENSTACK_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 207 | SO.Run Get Request ${GLOBAL_SO_REQDB_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 208 | SO.Run Get Request ${GLOBAL_SO_SDNC_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 209 | SO.Run Get Request ${GLOBAL_SO_VFC_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
| 210 | SO.Run Get Request ${GLOBAL_SO_VNFM_ENDPOINT} ${GLOBAL_SO_HEALTH_CHECK_PATH} |
kaihlavi | 34d9058 | 2019-08-15 11:37:02 +0300 | [diff] [blame] | 211 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 212 | Basic UseCaseUI API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 213 | [Tags] health api medium health-uui |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 214 | Run MSB Get Request /iui/usecaseui/ |
Gary Wu | 78c5d79 | 2017-10-23 10:14:20 -0700 | [diff] [blame] | 215 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 216 | Basic VFC gvnfmdriver API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 217 | [Tags] health 3rdparty health-vfc |
yangyan | 34c77b7 | 2020-02-10 09:54:41 +0800 | [diff] [blame] | 218 | Run MSB Get Request /api/gvnfmdriver/v1/health_check |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 219 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 220 | Basic VFC huaweivnfmdriver API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 221 | [Tags] health 3rdparty health-vfc |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 222 | Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 223 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 224 | Basic VFC nslcm API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 225 | [Tags] health api health-vfc |
yangyan | 34c77b7 | 2020-02-10 09:54:41 +0800 | [diff] [blame] | 226 | Run MSB Get Request /api/nslcm/v1/health_check |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 227 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 228 | Basic VFC vnflcm API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 229 | [Tags] health api health-vfc |
yangyan | 34c77b7 | 2020-02-10 09:54:41 +0800 | [diff] [blame] | 230 | Run MSB Get Request /api/vnflcm/v1/health_check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 231 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 232 | Basic VFC vnfmgr API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 233 | [Tags] health api health-vfc |
yangyan | 34c77b7 | 2020-02-10 09:54:41 +0800 | [diff] [blame] | 234 | Run MSB Get Request /api/vnfmgr/v1/health_check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 235 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 236 | Basic VFC vnfres API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 237 | [Tags] health api health-vfc |
yangyan | 34c77b7 | 2020-02-10 09:54:41 +0800 | [diff] [blame] | 238 | Run MSB Get Request /api/vnfres/v1/health_check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 239 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 240 | Basic VFC ztevnfmdriver API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 241 | [Tags] health 3rdparty health-vfc |
yangyan | 34c77b7 | 2020-02-10 09:54:41 +0800 | [diff] [blame] | 242 | Run MSB Get Request /api/ztevnfmdriver/v1/health_check |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 243 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 244 | Basic VNFSDK Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 245 | [Tags] health health-vnfsdk |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 246 | Run VNFSDK Health Check |
| 247 | |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 248 | Health Distribution Test |
| 249 | [Tags] healthdist |
Brian Freeman | 01d503a | 2019-04-10 14:51:59 -0500 | [diff] [blame] | 250 | [Timeout] 1200 |
DR695H | 3c98fb3 | 2019-07-25 17:10:53 -0400 | [diff] [blame] | 251 | Model Distribution For Directory With Teardown vFW |
Brian Freeman | 053ce59 | 2018-04-11 09:40:57 -0500 | [diff] [blame] | 252 | |
| 253 | Portal Login Tests |
| 254 | [Tags] healthlogin |
Brian Freeman | f410ced | 2019-12-10 15:36:01 -0500 | [diff] [blame] | 255 | [Timeout] 120 |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 256 | Run Portal Login Tests |
Brian Freeman | b9d6fbf | 2018-04-11 19:15:27 -0500 | [diff] [blame] | 257 | |
| 258 | Portal Application Access Tests |
| 259 | [Tags] healthportalapp |
Brian Freeman | f410ced | 2019-12-10 15:36:01 -0500 | [diff] [blame] | 260 | [Timeout] 900 |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 261 | Run Portal Application Access Tests |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 262 | |
Brian Freeman | f410ced | 2019-12-10 15:36:01 -0500 | [diff] [blame] | 263 | Portal SDC Application Access Test |
| 264 | [Tags] healthportalapp2 |
| 265 | [Timeout] 180 |
| 266 | Run Portal Application Login Test cs0008 demo123456! gridster-SDC-icon-link tabframe-SDC Welcome to SDC |
| 267 | Close All Browsers |
| 268 | |
| 269 | Portal VID Application Access Test |
| 270 | [Tags] healthportalapp2 |
| 271 | [Timeout] 180 |
| 272 | Run Portal Application Login Test demo demo123456! gridster-Virtual-Infrastructure-Deployment-icon-link tabframe-Virtual-Infrastructure-Deployment Welcome to VID |
| 273 | Close All Browsers |
| 274 | |
| 275 | Portal A&AI UI Application Access Test |
| 276 | [Tags] healthportalapp2 |
| 277 | [Timeout] 180 |
| 278 | Run Portal Application Login Test demo demo123456! gridster-A&AI-UI-icon-link tabframe-A&AI-UI A&AI |
| 279 | Close All Browsers |
| 280 | |
| 281 | Portal Policy Editor Application Access Test |
| 282 | [Tags] healthportalapp2 |
| 283 | [Timeout] 180 |
| 284 | Run Portal Application Login Test demo demo123456! gridster-Policy-icon-link tabframe-Policy Policy Editor |
| 285 | Close All Browsers |
| 286 | |
| 287 | Portal SO Monitoring Application Access Test |
| 288 | [Tags] healthportalapp2 |
| 289 | [Timeout] 180 |
| 290 | Run Portal Application Login Test demo demo123456! gridster-SO-Monitoring-icon-link tabframe-SO-Monitoring SO |
| 291 | Close All Browsers |
| 292 | |
| 293 | Portal xDemo APP Application Access Test |
| 294 | [Tags] healthportalapp2 |
| 295 | [Timeout] 180 |
| 296 | Run Portal Application Login Test demo demo123456! gridster-xDemo-App-icon-link tabframe-xDemo-App xDemo |
| 297 | Close All Browsers |
| 298 | |
| 299 | Portal CLI Application Access Test |
| 300 | [Tags] healthportalapp2 |
| 301 | [Timeout] 180 |
| 302 | Run Portal Application Login Test demo demo123456! gridster-CLI-icon-link tabframe-CLI CLI |
| 303 | Close All Browsers |
| 304 | |
| 305 | |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 306 | Basic Holmes Rule Management API Health Check |
GuangrongFu | 77566b3 | 2021-03-17 16:27:20 +0800 | [diff] [blame] | 307 | [Tags] health-holmes health |
DR695H | 910097e | 2019-05-08 13:55:32 -0400 | [diff] [blame] | 308 | Run Holmes Rule Mgmt Healthcheck |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 309 | |
| 310 | Basic Holmes Engine Management API Health Check |
GuangrongFu | 77566b3 | 2021-03-17 16:27:20 +0800 | [diff] [blame] | 311 | [Tags] health-holmes health |
DR695H | 910097e | 2019-05-08 13:55:32 -0400 | [diff] [blame] | 312 | Run Holmes Engine Mgmt Healthcheck |
Liexiang Yue | c2ae48d | 2019-04-16 12:05:43 +0800 | [diff] [blame] | 313 | |
| 314 | Basic Multicloud-fcaps API Health Check |
Brian Freeman | c7db27a | 2019-04-26 12:16:34 -0500 | [diff] [blame] | 315 | [Tags] health multicloud health-multicloud |
Liexiang Yue | 80db388 | 2019-05-09 16:10:44 +0800 | [diff] [blame] | 316 | Run MSB Get Request /api/multicloud-fcaps/v1/healthcheck |
yangyan | 9a7c732 | 2019-05-05 17:08:48 +0800 | [diff] [blame] | 317 | |
| 318 | Basic Modeling genericparser API Health Check |
| 319 | [Tags] health api health-modeling |
Bilal A | 461aa5b | 2019-05-06 14:00:57 -0400 | [diff] [blame] | 320 | Run MSB Get Request /api/parser/v1/health_check |
Abdelmuhaimen Seaudi | 756eb6a | 2019-08-10 08:20:52 +0000 | [diff] [blame] | 321 | |
SantoshB | 70902ea | 2020-09-10 17:32:12 +0530 | [diff] [blame] | 322 | Enhanced CDS Health Check |
morganrol | b794e52 | 2021-04-19 15:06:27 +0200 | [diff] [blame] | 323 | [Tags] health small health-cds |
SantoshB | 70902ea | 2020-09-10 17:32:12 +0530 | [diff] [blame] | 324 | Run CDS Basic Health Check |
| 325 | Run CDS Create Data Dictionary Health Check |
| 326 | Run CDS GET Data Dictionary Health Check |
| 327 | Run CDS Bootstrap Health Check |
| 328 | Run CDS Enrich CBA Health Check |
| 329 | Run CDS Publish CBA Health Check |
| 330 | Run CDS Process CBA Health Check |
| 331 | Run CDS Delete CBA Health Check |
biswajit.deswali | 8e49e42 | 2021-12-30 19:45:05 +0530 | [diff] [blame] | 332 | |
| 333 | Mariadb Galera Pod Connectivity Test |
morganrol | 24bb6ae | 2022-01-21 09:44:21 +0100 | [diff] [blame] | 334 | [Tags] health-mariadb-galera |
biswajit.deswali | 8e49e42 | 2021-12-30 19:45:05 +0530 | [diff] [blame] | 335 | Check for Mariadb Galera Pod Connection |
| 336 | |
| 337 | Mariadb Galera SO Connectivity Test |
morganrol | 24bb6ae | 2022-01-21 09:44:21 +0100 | [diff] [blame] | 338 | [Tags] health-mariadb-galera |
biswajit.deswali | 8e49e42 | 2021-12-30 19:45:05 +0530 | [diff] [blame] | 339 | Check for SO Databases Connection |