aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/health-check.robot
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-18Add API health checks via MSBGary Wu1-0/+48
Change-Id: I4c88e88c616c4fede33f491044ef203bfee06636 Issue-ID: INT-282 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-17Add healthcheck for MSB in ETE testsuiteGary Wu1-0/+5
Change-Id: I7667bf678933ed01922fe9d119584087ae370cbf Issue-ID: INT-280 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-02-22Complete teardown implementation.jf98601-4/+0
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+61
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>