aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
AgeCommit message (Collapse)AuthorFilesLines
2018-05-13Add tag for 72 hr testBrian Freeman1-3/+3
Issue-ID: TEST-92 Change-Id: I8697c377ecac6b5eb258b0bca76880ed5ca88a96 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Adding SMS health checkKiran Kamineni1-0/+5
Adding health check for SMS. Tested on windriver lab. HTTPS with verification of Servercertificate is not enabled as it needs the latest robotframework-requests library. We are currently on 0.4.5. We need 0.4.7. Issue-ID: AAF-272 Change-Id: I8448c31666ae664a1966e52349d862b695b7f732 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-04Skip ELK health checks for HEAT deploymentsGary Wu1-4/+4
Change-Id: I3d6252f36086023a1e4b3e29a5cf71cd13a81435 Issue-ID: INT-489 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-30Update AAF Health for BeijingBrian Freeman1-1/+5
Issue-ID: AAF-256 Change-Id: Ie6e700a7e3f02730f771070ac286cb265ab5882a Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-24Decompose OOF HealthCheck in 2: SNIRO and HomingEric Debeau1-2/+6
Create HealthCheck for SNIRO Create HealthCheck for Homing service Change-Id: Id2ba8d04500234b88f0facd7afdf8e683f059f06 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-24Create OOF Robot Health CheckEric Debeau1-0/+5
Add tag Change-Id: I285f58ca2c99102bf67efe45b37214677ba9d861 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-23Update naming of Robot HealthcheckGildas Lanilis1-30/+29
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: Icfb9756edbacf3371d110f2f104944f1ebe502b1 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-04-19Merge "Fix vFW Closed Loop robot test case"Daniel Rose1-1/+1
2018-04-19Fix vFW Closed Loop robot test caseGary Wu1-1/+1
Issued addressed by this change: * Cherry picked from Amsterdam * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Add LOG component robot healthcheckNeal Chatterley1-0/+14
Issue-ID: OOM-914 Change-Id: I92fda47890e3fdf22d98bea0e312096ff097bf7a Signed-off-by: Neal Chatterley <nealch@amdocs.com>
2018-04-19Merge "Fix to pickup the vnfsdk health check test case"Daniel Rose1-1/+2
2018-04-19Merge "Add health tag for NBI"Daniel Rose1-1/+1
2018-04-19Add health tag for NBImrichomme1-1/+1
Test successfully tested with x-testing/onap-robot using api tags health tag can be added as NBI is part of Beijing release Issue-ID: INT-465 Change-Id: I6dc8d48066f09dc5e80961d82f5262407c2ce0af Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-19Fix to pickup the vnfsdk health check test caseKanagaraj Manickam k003651061-1/+2
Issue-ID: VNFSDK-252 Change-Id: I7511aae1f143528f671f6303e048a86590220550 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-19Fix to pickup CLI health check test casesKanagaraj Manickam k003651061-1/+1
CLI health check is not pickup as part of health check test in jenkins lab-tlab-beijing-heat-deploy/244 This patch helps to fix it by adding proper tags Issue-ID: CLI-106 Change-Id: I9ab73bb448760b17f2786db51aee5fb6bf2d08a7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Remove MUSIC HealthCheck for BeijingBrian Freeman1-4/+0
Issue-ID: TEST-87 Change-Id: Ib0aaa05eb6ae40bdd4811e5ddb4d84532428ecfa Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-18Add healthcheck for vnfsdkChris Donley1-0/+4
Issue-ID: VNFSDK-252 Change-Id: I7a892ab87861a76fb2021a416d8412737e37ebeb Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-04-18Add api tag to nbi healthcheck testsmrichomme1-2/+2
Issue-ID: INT-465 Change-Id: Icc1b4cb0a343f6efaf92eae77007a8b6ac58a9f2 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-17Add health check for cliKanagaraj Manickam k003651061-0/+5
Issue-ID: CLI-106 Change-Id: Ife2810ed293410af8a8a8f158de272ccfd464059 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-13Add External API/NBI Robot healthcheck testsmrichomme1-4/+9
Issue-ID: INT-465 Change-Id: Idd8e13864525d094a01c7a51098bce80720a032d Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-12adding in music healthcheckDR695H1-0/+5
music is new ha database and needs a healthcheck Change-Id: I76d7e31c85c5be6fb2fa4439bcc62184a70fb8f4 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>
2018-04-11Test Acces to Portal AppsBrian Freeman1-0/+5
Issue-ID: TEST-86 Change-Id: Ic9dd9af376b1755ac24efdfbe9b3264adfcab3ef Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-11Portal Login TestsBrian Freeman1-0/+4
Issue-ID: TEST-86 Change-Id: Ic777d8884845031e5e063e60f5f91bac9618fe4d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-10Add health-check for VFCluxin1-0/+8
Change-Id: Ic00ca67d7e125e549247f3ca999a1fe35834e9de Issue-ID: VFC-644 Signed-off-by: luxin <luxin7@huawei.com>
2018-04-09Update naming of Robot HealthcheckGildas Lanilis1-58/+58
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: I3713512d8186b347707074a0f87d064bd10d2135 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-04-09Merge "Add health checks for Nokia V2 driver"Daniel Rose1-0/+4
2018-04-09Add health checks for Nokia V2 driverDenes Nemeth1-0/+4
Change-Id: I86b44e8ee43fe9dbd5bceb5e3887758709abb2f3 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-04-09Update vfc healthcheckyangyan1-2/+2
Change-Id: I0ba189b5c17b26cd01cb6300e3f565ca2f9e1e81 Issue-ID: VFC-867 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-06Update ASDC for BeijingBrian Freeman1-1/+2
Issue-ID: TEST-85 Change-Id: I8ba5381d1860e6a1d21d6855f96501d410b36bbf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-03-19Health Check SDC DistributionBrian Freeman1-0/+6
Issue-ID: TEST-13 Change-Id: I19738aa1cea4de8f3fec6de5b8808a8c90f10f2a Signed-off-by: DR695H <dr695h@att.com>
2018-03-09Merge "Change tag for dcae"Daniel Rose1-1/+1
2018-03-09Add default timeout for healthcheck testsmrichomme1-0/+1
sometimes tests get stuck due to the fact that the component is not answering it prevents from reporting the results properly and consume CI time Issue-ID: TEST-82 Change-Id: I8e8227fa7d9c123ecb6f8872c616775b4d1cfe26 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-03-09Change tag for dcaemrichomme1-1/+1
Move from core => dcae ONAP can be installed without dcae, the tests on dcae are still not fully reliable Issue-ID: TEST-80 Change-Id: I7a84b5eacd8e0e2c1d88adb222d132cc2b28fc16 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-03-08Clean trailing spacesmrichomme1-29/+29
not sure it has been introduced by patchset 33819 but there are trailing spaces + tab + not consistant spacing Issue-ID: TEST-80 Change-Id: Ia50cbc064e173b94a032b41f59b5d3ce1fea434f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-03-08Add tags to main suitemrichomme1-30/+30
when running robot, we got an overall healthcheck results, it could be interesting to have a view on the core, dcae, multicloud, 3rparty and API (MSB) to quickly identify the problems and eventually not run some of the tests if it is known as not supported (e.g. dcae) This patch does not modify the code of the existing test It leverags robotframework tagging mechanism Using the OPNFV functest abstraction it is trivial to run them in CI/CD, push results to a DB and create a dashboard[1] this patch does not modify the code of the existing test [1]: http://testresults.opnfv.org/onap-testing/amsterdam/functest/status-heat.html Issue-ID: TEST-80 Change-Id: I5090b8c31cc5d42ae43cc04c557a42e072e1653c Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-01-17Update URL for UUI health checkGary Wu1-1/+1
Change-Id: I29c1b07580cf3af196ee35e3a789d9e0aa31b57d Issue-ID: INT-382 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 7c136bf7b6e5016e9915c685cdb6d9b4618dc832)
2017-12-06Change to vFWCL instead of vFWJerry Flood1-2/+2
Issue-ID: TEST-72 Change-Id: I18c8823c1348187e2ea3929b75a843b7df5784d0 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-12-01Add support for vFWCL - multiple VNFsJerry Flood1-0/+1
Issue-ID: TEST-72 Change-Id: Ic6fe176ca5fdeac00cd5018aecf7824ec4eca287 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-31Merge "Forgot to add injected variables"Daniel Rose1-0/+3
2017-10-31Forgot to add injected variablesJerry Flood1-0/+3
Issue: TEST-14 Change-Id: If4135b647269217f4b183d059e2e3b1d0152ecd1 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Remove health check for jujuGary Wu1-4/+0
The healthcheck for juju is removed since juju will not be part of Amsterdam. Change-Id: Ib3d0159875d00261831212a59e6c60f77954eb54 Issue-ID: VFC-561 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Support demo repo heat templatesJerry Flood1-1/+2
Update the robot home page Remove trailing stapces Issue: TEST-14 Change-Id: Ie9ea644cb8ed03c8ae3286eaecce9beb322525dc Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-27Update the DCAE HC as per LushengJerry Flood1-0/+2
Issue: TEST-69 Change-Id: If81384593da06e12a766c373f1e9648f46752102 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-27Handle injected keystone URL and expose heatbridgeJerry Flood1-1/+12
Issue: TEST-68 Change-Id: Id0194b99b5a85d9e3d26043420b7655591d13c23 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-23Additional VFC health checksGary Wu1-1/+25
Change-Id: I0b5f451fcc6117f31ccb7f3f1764fc602b86a22e Issue-ID: INT-296 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Add health check for usecase-uiGary Wu1-0/+4
Change-Id: Ic58418968b9f71aa4d23292cb44de37d4c953f81 Issue-ID: INT-295 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Add health check for CLAMPGary Wu1-0/+5
Change-Id: I8828ae271dc89a43c6d91fc3e108f07278696965 Issue-ID: INT-294 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Merge "removing clearwater ims example vnf"Daniel Rose2-2/+1
2017-10-19removing clearwater ims example vnfDR695H2-2/+1
[INT-281] removing clearwater ims example vnf Change-Id: Ia6e5863fa827a2ffd1341979aa4dbbb93fa4a4b8 Signed-off-by: DR695H <dr695h@att.com>
2017-10-19Update HEAT templates and add data to robot pageJerry Flood1-16/+41
Issue: TEST-66 Change-Id: I9f8ce858d0e78791e84ca93be3576de0e3d8e850 Signed-off-by: Jerry Flood <jf9860@att.com>