DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 1 | *** Settings *** |
mrichomme | 562097d | 2018-03-09 14:59:15 +0100 | [diff] [blame] | 2 | Test Timeout 1 minute |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 3 | Documentation Testing ecomp components are available via calls. |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 4 | ... |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 5 | ... Testing ecomp components are available via calls. |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 6 | |
| 7 | Resource ../resources/dcae_interface.robot |
| 8 | Resource ../resources/sdngc_interface.robot |
| 9 | Resource ../resources/aai/aai_interface.robot |
| 10 | Resource ../resources/vid/vid_interface.robot |
| 11 | Resource ../resources/policy_interface.robot |
| 12 | Resource ../resources/mso_interface.robot |
| 13 | Resource ../resources/asdc_interface.robot |
| 14 | Resource ../resources/appc_interface.robot |
| 15 | Resource ../resources/portal_interface.robot |
| 16 | Resource ../resources/mr_interface.robot |
| 17 | Resource ../resources/aaf_interface.robot |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 18 | Resource ../resources/msb_interface.robot |
Gary Wu | ba8f94d | 2017-10-23 09:51:13 -0700 | [diff] [blame] | 19 | Resource ../resources/clamp_interface.robot |
DR695H | ce07d41 | 2018-04-11 22:28:41 -0400 | [diff] [blame] | 20 | Resource ../resources/music/music_interface.robot |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 21 | Resource ../resources/test_templates/model_test_template.robot |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 22 | Resource ../resources/nbi_interface.robot |
Kanagaraj Manickam k00365106 | bbc1395 | 2018-04-16 11:20:21 +0530 | [diff] [blame] | 23 | Resource ../resources/cli_interface.robot |
Kanagaraj Manickam k00365106 | 7ac93c2 | 2018-04-19 11:20:17 +0530 | [diff] [blame] | 24 | Resource ../resources/vnfsdk_interface.robot |
Neal Chatterley | e908d99 | 2018-04-18 18:19:39 +0000 | [diff] [blame] | 25 | Resource ../resources/log_interface.robot |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 26 | Resource ../resources/oof_interface.robot |
Kiran Kamineni | 09edd94 | 2018-05-10 13:50:33 -0700 | [diff] [blame^] | 27 | Resource ../resources/sms_interface.robot |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 28 | |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 29 | |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 30 | *** Test Cases *** |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 31 | Basic A&AI Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 32 | [Tags] health core |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 33 | Run A&AI Health Check |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 34 | |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 35 | Basic AAF Health Check |
| 36 | [Tags] health core |
| 37 | Run AAF Health Check |
| 38 | |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 39 | Basic APPC Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 40 | [Tags] health core |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 41 | Run APPC Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 42 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 43 | Basic CLI Health Check |
| 44 | [Tags] health core |
| 45 | Run CLI Health Check |
| 46 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 47 | Basic CLAMP Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 48 | [Tags] health core |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 49 | Run CLAMP Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 50 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 51 | Basic DCAE Health Check |
| 52 | [Tags] health dcae |
| 53 | Run DCAE Health Check |
| 54 | |
| 55 | Basic DMAAP Message Router Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 56 | [Tags] health core |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 57 | Run MR Health Check |
| 58 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 59 | Basic External API NBI Health Check |
| 60 | [Tags] health externalapi api |
| 61 | Run NBI Health Check |
| 62 | |
| 63 | Basic Log Elasticsearch Health Check |
Gary Wu | 2e01cf6 | 2018-05-04 10:24:40 -0700 | [diff] [blame] | 64 | [Tags] health core oom |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 65 | Run Log Elasticsearch Health Check |
| 66 | |
| 67 | Basic Log Kibana Health Check |
Gary Wu | 2e01cf6 | 2018-05-04 10:24:40 -0700 | [diff] [blame] | 68 | [Tags] health core oom |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 69 | Run Log Kibana Health Check |
| 70 | |
| 71 | Basic Log Logstash Health Check |
Gary Wu | 2e01cf6 | 2018-05-04 10:24:40 -0700 | [diff] [blame] | 72 | [Tags] health core oom |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 73 | Run Log Logstash Health Check |
Gary Wu | 2e01cf6 | 2018-05-04 10:24:40 -0700 | [diff] [blame] | 74 | |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 75 | Basic Microservice Bus Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 76 | [Tags] health core |
Gary Wu | 26dd72a | 2017-10-17 12:27:22 -0700 | [diff] [blame] | 77 | Run MSB Health Check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 78 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 79 | Basic Multicloud API Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 80 | [Tags] health multicloud |
| 81 | Run MSB Get Request /api/multicloud/v0/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 82 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 83 | Basic Multicloud-ocata API Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 84 | [Tags] health multicloud |
| 85 | Run MSB Get Request /api/multicloud-ocata/v0/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 86 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 87 | Basic Multicloud-titanium_cloud API Health Check |
mrichomme | e2f54b4 | 2018-03-08 17:45:49 +0100 | [diff] [blame] | 88 | [Tags] health multicloud |
| 89 | Run MSB Get Request /api/multicloud-titanium_cloud/v0/swagger.json |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 90 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 91 | Basic Multicloud-vio API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 92 | [Tags] health multicloud |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 93 | Run MSB Get Request /api/multicloud-vio/v0/swagger.json |
| 94 | |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 95 | Basic OOF-Homing Health Check |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 96 | [Tags] health core |
Eric Debeau | ca1b9c8 | 2018-04-24 20:41:02 +0000 | [diff] [blame] | 97 | Run OOF-Homing Health Check |
| 98 | |
| 99 | Basic OOF-SNIRO Health Check |
| 100 | [Tags] health core |
| 101 | Run OOF-SNIRO Health Check |
Eric Debeau | 9045a1e | 2018-04-24 17:22:41 +0000 | [diff] [blame] | 102 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 103 | Basic Policy Health Check |
| 104 | [Tags] health core |
| 105 | Run Policy Health Check |
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 106 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 107 | Basic Portal Health Check |
| 108 | [Tags] health core |
| 109 | Run Portal Health Check |
Denes Nemeth | 5be4b58 | 2018-04-09 14:19:44 +0200 | [diff] [blame] | 110 | |
Kiran Kamineni | 09edd94 | 2018-05-10 13:50:33 -0700 | [diff] [blame^] | 111 | Basic SMS Health Check |
| 112 | [Tags] health core |
| 113 | Run SMS Health Check |
| 114 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 115 | Basic SDC Health Check |
| 116 | [Tags] health core |
| 117 | Run ASDC Health Check |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 118 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 119 | Basic SDNC Health Check |
| 120 | [Tags] health core |
| 121 | Run SDNGC Health Check |
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 122 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 123 | Basic SO Health Check |
| 124 | [Tags] health core |
| 125 | Run MSO Health Check |
| 126 | |
| 127 | Basic UseCaseUI API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 128 | [Tags] health api |
Gary Wu | 88a967c | 2018-01-17 09:54:27 -0800 | [diff] [blame] | 129 | Run MSB Get Request /iui/usecaseui/ |
Gary Wu | 78c5d79 | 2017-10-23 10:14:20 -0700 | [diff] [blame] | 130 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 131 | Basic VFC catalog API Health Check |
| 132 | [Tags] health api |
| 133 | Run MSB Get Request /api/catalog/v1/swagger.json |
| 134 | |
| 135 | Basic VFC emsdriver API Health Check |
| 136 | [Tags] health 3rdparty |
| 137 | Run MSB Get Request /api/emsdriver/v1/swagger.json |
| 138 | |
| 139 | Basic VFC gvnfmdriver API Health Check |
| 140 | [Tags] health 3rdparty |
| 141 | Run MSB Get Request /api/gvnfmdriver/v1/swagger.json |
| 142 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 143 | Basic VFC huaweivnfmdriver API Health Check |
| 144 | [Tags] health 3rdparty |
| 145 | Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json |
| 146 | |
luxin | 3b05d73 | 2018-04-10 13:57:22 +0800 | [diff] [blame] | 147 | Basic VFC jujuvnfmdriver API Health Check |
| 148 | [Tags] health 3rdparty |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 149 | Run MSB Get Request /api/jujuvnfmdriver/v1/swagger.json |
luxin | 3b05d73 | 2018-04-10 13:57:22 +0800 | [diff] [blame] | 150 | |
| 151 | Basic VFC multivimproxy API Health Check |
| 152 | [Tags] health 3rdparty |
| 153 | Run MSB Get Request /api/multivimproxy/v1/swagger.json |
| 154 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 155 | Basic VFC nokiavnfmdriver API Health Check |
| 156 | [Tags] health 3rdparty |
| 157 | Run MSB Get Request /api/nokiavnfmdriver/v1/swagger.json |
| 158 | |
| 159 | Basic VFC nokiav2driver API Health Check |
| 160 | [Tags] health 3rdparty |
| 161 | Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json |
| 162 | |
| 163 | Basic VFC nslcm API Health Check |
| 164 | [Tags] health api |
| 165 | Run MSB Get Request /api/nslcm/v1/swagger.json |
| 166 | |
| 167 | Basic VFC resmgr API Health Check |
| 168 | [Tags] health api |
| 169 | Run MSB Get Request /api/resmgr/v1/swagger.json |
| 170 | |
| 171 | Basic VFC vnflcm API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 172 | [Tags] health api |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 173 | Run MSB Get Request /api/vnflcm/v1/swagger.json |
| 174 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 175 | Basic VFC vnfmgr API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 176 | [Tags] health api |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 177 | Run MSB Get Request /api/vnfmgr/v1/swagger.json |
| 178 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 179 | Basic VFC vnfres API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 180 | [Tags] health api |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 181 | Run MSB Get Request /api/vnfres/v1/swagger.json |
| 182 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 183 | Basic VFC workflow API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 184 | [Tags] health api |
Gary Wu | 269bc1a | 2017-10-23 16:23:50 -0700 | [diff] [blame] | 185 | Run MSB Get Request /api/workflow/v1/swagger.json |
| 186 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 187 | Basic VFC ztesdncdriver API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 188 | [Tags] health 3rdparty |
Gary Wu | 3a9cc24 | 2017-10-18 12:30:02 -0700 | [diff] [blame] | 189 | Run MSB Get Request /api/ztesdncdriver/v1/swagger.json |
| 190 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 191 | Basic VFC ztevnfmdriver API Health Check |
mrichomme | 8c23aec | 2018-03-02 16:43:11 +0100 | [diff] [blame] | 192 | [Tags] health 3rdparty |
yangyan | 70a8bd3 | 2018-04-09 16:41:53 +0800 | [diff] [blame] | 193 | Run MSB Get Request /api/ztevnfmdriver/v1/swagger.json |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 194 | |
Gildas Lanilis | 62174d9 | 2018-04-09 15:33:21 -0700 | [diff] [blame] | 195 | Basic VID Health Check |
| 196 | [Tags] health core |
| 197 | Run VID Health Check |
| 198 | |
Gildas Lanilis | 398dd40 | 2018-04-23 15:58:24 -0700 | [diff] [blame] | 199 | Basic VNFSDK Health Check |
| 200 | [Tags] health core |
| 201 | Run VNFSDK Health Check |
| 202 | |
Brian Freeman | f508ab2 | 2018-03-15 21:19:41 -0500 | [diff] [blame] | 203 | Health Distribution Test |
| 204 | [Tags] healthdist |
Brian Freeman | b568e5e | 2018-04-05 21:03:38 -0500 | [diff] [blame] | 205 | [Timeout] 240 |
| 206 | Model Distribution For Directory vFW |
Brian Freeman | 053ce59 | 2018-04-11 09:40:57 -0500 | [diff] [blame] | 207 | |
| 208 | Portal Login Tests |
| 209 | [Tags] healthlogin |
mrichomme | 547e311 | 2018-04-13 16:44:04 +0200 | [diff] [blame] | 210 | Run Portal Login Tests |
Brian Freeman | b9d6fbf | 2018-04-11 19:15:27 -0500 | [diff] [blame] | 211 | |
| 212 | Portal Application Access Tests |
| 213 | [Tags] healthportalapp |
| 214 | [Timeout] 180 |
Brian Freeman | a966f03 | 2018-04-30 14:01:14 -0500 | [diff] [blame] | 215 | Run Portal Application Access Tests |