DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 1 | *** Settings *** |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 2 | Documentation Testing ecomp components are available via calls. |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 3 | ... |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 4 | ... Testing ecomp components are available via calls. |
5 | Test Timeout 10 second | ||||
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 6 | Resource ../resources/dcae_interface.robot |
7 | Resource ../resources/sdngc_interface.robot | ||||
8 | Resource ../resources/aai/aai_interface.robot | ||||
9 | Resource ../resources/vid/vid_interface.robot | ||||
10 | Resource ../resources/policy_interface.robot | ||||
Brian Freeman | 391680a | 2018-08-11 15:20:58 -0500 | [diff] [blame] | 11 | Resource ../resources/so_interface.robot |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 12 | Resource ../resources/asdc_interface.robot |
13 | Resource ../resources/appc_interface.robot | ||||
14 | Resource ../resources/portal_interface.robot | ||||
15 | Resource ../resources/mr_interface.robot | ||||
16 | Resource ../resources/aaf_interface.robot | ||||
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 17 | Resource ../resources/msb_interface.robot |
Gary Wu | ba8f94d | 2017-10-23 09:51:13 -0700 | [diff] [blame] | 18 | Resource ../resources/clamp_interface.robot |
DR695H | ce07d41 | 2018-04-11 22:28:41 -0400 | [diff] [blame] | 19 | Resource ../resources/music/music_interface.robot |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 20 | Resource ../resources/test_templates/model_test_template.robot |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 21 | Resource ../resources/nbi_interface.robot |
Kanagaraj Manickam k00365106 | bbc1395 | 2018-04-16 11:20:21 +0530 | [diff] [blame] | 22 | Resource ../resources/cli_interface.robot |
Kanagaraj Manickam k00365106 | 7ac93c2 | 2018-04-19 11:20:17 +0530 | [diff] [blame] | 23 | Resource ../resources/vnfsdk_interface.robot |
Neal Chatterley | e908d99 | 2018-04-18 18:19:39 +0000 | [diff] [blame] | 24 | Resource ../resources/log_interface.robot |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 25 | Resource ../resources/oof_interface.robot |
Kiran Kamineni | 09edd94 | 2018-05-10 13:50:33 -0700 | [diff] [blame] | 26 | Resource ../resources/sms_interface.robot |
econwar | d7400a1 | 2018-09-03 13:47:00 +0000 | [diff] [blame] | 27 | Resource ../resources/dr_interface.robot |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 28 | Resource ../resources/pomba_interface.robot |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 29 | Resource ../resources/holmes_interface.robot |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 30 | Resource ../resources/vvp_interface.robot |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 31 | |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 32 | *** Test Cases *** |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 33 | Basic A&AI Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 34 | [Tags] health core |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 35 | Run A&AI Health Check |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 36 | |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 37 | Basic AAF Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 38 | [Tags] health small |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 39 | Run AAF Health Check |
40 | |||||
Gildas Lanilis | 9bb827f | 2018-05-14 08:32:40 -0700 | [diff] [blame] | 41 | Basic AAF SMS Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 42 | [Tags] health small |
Gildas Lanilis | 9bb827f | 2018-05-14 08:32:40 -0700 | [diff] [blame] | 43 | Run SMS Health Check |
gwu | 1ecd871 | 2018-07-13 08:10:18 -0700 | [diff] [blame] | 44 | |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 45 | Basic APPC Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 46 | [Tags] health small |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 47 | Run APPC Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 48 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 49 | Basic CLI Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 50 | [Tags] health small |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 51 | Run CLI Health Check |
52 | |||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 53 | Basic CLAMP Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 54 | [Tags] health medium |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 55 | Run CLAMP Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 56 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 57 | Basic DCAE Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 58 | [Tags] health medium |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 59 | Run DCAE Health Check |
60 | |||||
econwar | d7400a1 | 2018-09-03 13:47:00 +0000 | [diff] [blame] | 61 | Basic DMAAP Data Router Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 62 | [Tags] health core datarouter |
econwar | d7400a1 | 2018-09-03 13:47:00 +0000 | [diff] [blame] | 63 | Run DR Health Check |
64 | |||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 65 | Basic DMAAP Message Router Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 66 | [Tags] health core |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 67 | Run MR Health Check |
68 | |||||
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 69 | Basic External API NBI Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 70 | [Tags] health externalapi api small |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 71 | Run NBI Health Check |
72 | |||||
73 | Basic Log Elasticsearch Health Check | ||||
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 74 | [Tags] health small oom |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 75 | Run Log Elasticsearch Health Check |
76 | |||||
77 | Basic Log Kibana Health Check | ||||
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 78 | [Tags] health small oom |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 79 | Run Log Kibana Health Check |
80 | |||||
81 | Basic Log Logstash Health Check | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 82 | [Tags] health small oom |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 83 | Run Log Logstash Health Check |
Gary Wu | 2e01cf6 | 2018-05-04 10:24:40 -0700 | [diff] [blame] | 84 | |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 85 | Basic Microservice Bus Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 86 | [Tags] health small |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 87 | Run MSB Health Check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 88 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 89 | Basic Multicloud API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 90 | [Tags] health multicloud small |
91 | Run MSB Get Request /api/multicloud/v0/swagger.json | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 92 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 93 | Basic Multicloud-ocata API Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 94 | [Tags] health multicloud small |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 95 | Run MSB Get Request /api/multicloud-ocata/v0/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 96 | |
Huang Haibin | 92eef94 | 2018-10-11 11:04:05 +0800 | [diff] [blame] | 97 | Basic Multicloud-pike API Health Check |
98 | [Tags] health multicloud small | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 99 | Run MSB Get Request /api/multicloud-pike/v0/swagger.json |
Huang Haibin | 92eef94 | 2018-10-11 11:04:05 +0800 | [diff] [blame] | 100 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 101 | Basic Multicloud-titanium_cloud API Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 102 | [Tags] health multicloud small |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 103 | Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 104 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 105 | Basic Multicloud-vio API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 106 | [Tags] health multicloud small |
107 | Run MSB Get Request /api/multicloud-vio/v0/swagger.json | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 108 | |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 109 | Basic OOF-Homing Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 110 | [Tags] health medium |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 111 | Run OOF-Homing Health Check |
112 | |||||
113 | Basic OOF-SNIRO Health Check | ||||
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 114 | [Tags] health medium |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 115 | Run OOF-SNIRO Health Check |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 116 | |
Jerry Flood | 0c3270c | 2018-11-01 12:46:55 -0400 | [diff] [blame] | 117 | Basic OOF-CMSO Health Check |
Jerry Flood | 8c0ab22 | 2018-11-02 13:27:39 -0400 | [diff] [blame] | 118 | [Tags] health medium |
Jerry Flood | 0c3270c | 2018-11-01 12:46:55 -0400 | [diff] [blame] | 119 | Run OOF-CMSO Health Check |
120 | |||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 121 | Basic Policy Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 122 | [Tags] health medium |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 123 | Run Policy Health Check |
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 124 | |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 125 | Basic Pomba AAI-context-builder Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 126 | [Tags] health oom |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 127 | Run Pomba Aai Context Builder Health Check |
128 | |||||
129 | Basic Pomba SDC-context-builder Health Check | ||||
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 130 | [Tags] health oom |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 131 | Run Pomba Sdc Context Builder Health Check |
132 | |||||
133 | Basic Pomba Network-discovery-context-builder Health Check | ||||
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 134 | [Tags] health oom |
Ubuntu | a4e3400 | 2018-09-20 22:49:52 +0000 | [diff] [blame] | 135 | Run Pomba Network Discovery Context Builder Health Check |
136 | |||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 137 | Basic Portal Health Check |
138 | [Tags] health core | ||||
139 | Run Portal Health Check | ||||
Denes Nemeth | 5be4b58 | 2018-04-09 14:19:44 +0200 | [diff] [blame] | 140 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 141 | Basic SDC Health Check |
142 | [Tags] health core | ||||
143 | Run ASDC Health Check | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 144 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 145 | Basic SDNC Health Check |
146 | [Tags] health core | ||||
147 | Run SDNGC Health Check | ||||
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 148 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 149 | Basic SO Health Check |
150 | [Tags] health core | ||||
Brian Freeman | 391680a | 2018-08-11 15:20:58 -0500 | [diff] [blame] | 151 | Run SO Global Health Check |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 152 | |
153 | Basic UseCaseUI API Health Check | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 154 | [Tags] health api medium |
155 | Run MSB Get Request /iui/usecaseui/ | ||||
Gary Wu | 78c5d79 | 2017-10-23 10:14:20 -0700 | [diff] [blame] | 156 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 157 | Basic VFC catalog API Health Check |
158 | [Tags] health api | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 159 | Run MSB Get Request /api/catalog/v1/swagger.json |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 160 | |
161 | Basic VFC emsdriver API Health Check | ||||
162 | [Tags] health 3rdparty | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 163 | Run MSB Get Request /api/emsdriver/v1/swagger.json |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 164 | |
165 | Basic VFC gvnfmdriver API Health Check | ||||
166 | [Tags] health 3rdparty | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 167 | Run MSB Get Request /api/gvnfmdriver/v1/swagger.json |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 168 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 169 | Basic VFC huaweivnfmdriver API Health Check |
170 | [Tags] health 3rdparty | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 171 | Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 172 | |
luxin | 3b05d73 | 2018-04-10 13:57:22 +0800 | [diff] [blame] | 173 | Basic VFC jujuvnfmdriver API Health Check |
174 | [Tags] health 3rdparty | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 175 | Run MSB Get Request /api/jujuvnfmdriver/v1/swagger.json |
luxin | 3b05d73 | 2018-04-10 13:57:22 +0800 | [diff] [blame] | 176 | |
177 | Basic VFC multivimproxy API Health Check | ||||
178 | [Tags] health 3rdparty | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 179 | Run MSB Get Request /api/multivimproxy/v1/swagger.json |
luxin | 3b05d73 | 2018-04-10 13:57:22 +0800 | [diff] [blame] | 180 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 181 | Basic VFC nokiavnfmdriver API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 182 | [Tags] health 3rdparty |
183 | Run MSB Get Request /api/nokiavnfmdriver/v1/swagger.json | ||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 184 | |
185 | Basic VFC nokiav2driver API Health Check | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 186 | [Tags] health 3rdparty |
187 | Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json | ||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 188 | |
189 | Basic VFC nslcm API Health Check | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 190 | [Tags] health api |
191 | Run MSB Get Request /api/nslcm/v1/swagger.json | ||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 192 | |
193 | Basic VFC resmgr API Health Check | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 194 | [Tags] health api |
195 | Run MSB Get Request /api/resmgr/v1/swagger.json | ||||
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 196 | |
197 | Basic VFC vnflcm API Health Check | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 198 | [Tags] health api |
199 | Run MSB Get Request /api/vnflcm/v1/swagger.json | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 200 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 201 | Basic VFC vnfmgr API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 202 | [Tags] health api |
203 | Run MSB Get Request /api/vnfmgr/v1/swagger.json | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 204 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 205 | Basic VFC vnfres API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 206 | [Tags] health api |
207 | Run MSB Get Request /api/vnfres/v1/swagger.json | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 208 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 209 | Basic VFC workflow API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 210 | [Tags] health api |
211 | Run MSB Get Request /api/workflow/v1/swagger.json | ||||
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 212 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 213 | Basic VFC ztesdncdriver API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 214 | [Tags] health 3rdparty |
215 | Run MSB Get Request /api/ztesdncdriver/v1/swagger.json | ||||
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 216 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 217 | Basic VFC ztevnfmdriver API Health Check |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 218 | [Tags] health 3rdparty |
219 | Run MSB Get Request /api/ztevnfmdriver/v1/swagger.json | ||||
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 220 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 221 | Basic VID Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 222 | [Tags] health small |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 223 | Run VID Health Check |
224 | |||||
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 225 | Basic VNFSDK Health Check |
mrichomme | ca148ba | 2018-10-04 18:14:45 +0200 | [diff] [blame] | 226 | [Tags] health |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 227 | Run VNFSDK Health Check |
228 | |||||
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 229 | Health Distribution Test |
230 | [Tags] healthdist | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 231 | [Timeout] 600 |
Brian Freeman | b568e5e | 2018-04-05 21:03:38 -0500 | [diff] [blame] | 232 | Model Distribution For Directory vFW |
Brian Freeman | 053ce59 | 2018-04-11 09:40:57 -0500 | [diff] [blame] | 233 | |
234 | Portal Login Tests | ||||
235 | [Tags] healthlogin | ||||
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 236 | Run Portal Login Tests |
Brian Freeman | b9d6fbf | 2018-04-11 19:15:27 -0500 | [diff] [blame] | 237 | |
238 | Portal Application Access Tests | ||||
239 | [Tags] healthportalapp | ||||
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 240 | [Timeout] 180 |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 241 | Run Portal Application Access Tests |
GuangrongFu | d5bc0b8 | 2018-10-16 17:59:57 +0800 | [diff] [blame] | 242 | |
243 | Basic Holmes Rule Management API Health Check | ||||
244 | [Tags] health small | ||||
245 | Run Holmes Rule Mgmt Health Check | ||||
246 | |||||
247 | Basic Holmes Engine Management API Health Check | ||||
248 | [Tags] health small | ||||
249 | Run Holmes Engine Mgmt Health Check | ||||
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 250 | |
251 | Basic VVP ICE CI Container (Automat Testing) Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 252 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 253 | Run VVP ICE CI Container (Automat Testing) Health Check |
254 | |||||
255 | Basic VVP CMS Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 256 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 257 | Run VVP CMS Health Check |
258 | |||||
259 | Basic VVP Engagement Manager Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 260 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 261 | Run VVP Engagement Manager Health Check |
262 | |||||
263 | Basic VVP Ext HA Proxy Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 264 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 265 | Run VVP Ext HA Proxy Health Check |
266 | |||||
267 | Basic VVP Gitlab Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 268 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 269 | Run VVP Gitlab Health Check |
270 | |||||
271 | Basic VVP Image Scanner Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 272 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 273 | Run VVP Image Scanner Health Check |
274 | |||||
275 | Basic VVP Int HA Proxy Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 276 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 277 | Run VVP Int HA Proxy Health Check |
278 | |||||
279 | Basic VVP Jenkins Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 280 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 281 | Run VVP Jenkins Health Check |
282 | |||||
283 | Basic VVP Postgresql Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 284 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 285 | Run VVP Postgresql Health Check |
286 | |||||
287 | Basic VVP Redis Health Check | ||||
Gary Wu | 9be53ba | 2018-11-14 07:16:36 -0800 | [diff] [blame] | 288 | [Tags] oom |
Stanislav Chlebec | e035f62 | 2018-11-09 14:31:02 +0100 | [diff] [blame] | 289 | Run VVP Redis Health Check |