aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/health-check.robot
AgeCommit message (Collapse)AuthorFilesLines
2023-08-23Eliminate DMaaP bus controller health check1.12.2Jack Lucas1-5/+0
The DMaaP bus controller is no longer needed and no longer being deployed as part of ONAP. The corresponding health check has been removed. Issue-ID: OOM-3238 Change-Id: Ib4790c68d4066c3666ccf60ecdaa58afbef4b3ad Signed-off-by: Jack Lucas <jflos@sonoris.net>
2023-03-01[HEALTHCHECK] Disable MSB call in Modeling testAndreas Geissler1-2/+3
Use component interfaces instead of MSB Issue-ID: TEST-392 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8138919ace3148101a6b37f26708e3a91c765c3c
2023-02-28[HEALTHCHECK] Disable MSB calls in healthchecksAndreas Geissler1-19/+26
For MultiCloud, UUI and VFC use component interfaces instead of MSB calls Issue-ID: TEST-392 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I27d38dc34aaea8820cae987c497b0238f6f2100e
2023-02-03[AAF] Adapt the tests for the AAF removalAndreas Geissler1-3/+3
repair the VES test, HVVES test remove AAF from Healthcheck and repair DMAAP health check Issue-ID: TEST-390 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I355ad9b1f7c3c58a7b1fe222da9bc5b42a620e49
2023-02-01[DMAAP] fix the references to the dmaap interface filesAndreas Geissler1-3/+3
Issue-ID: TEST-390 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5bad4685fd1a2377613298d46e1f87b264185ac7
2023-01-26[APPC] Remove APPC junkefiacor1-5/+0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af Issue-ID: OOM-3069
2022-03-29[Healthcheck] Remove clamp Healthcheckmorganrol1-1/+1
Due to clamp/policy refactoring, the default clamp healthcheck (checking clamp front end is no more valid) Remove the test from HC list Note the test still can be run with the tag health-clamp Issue-ID: INT-2012 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ideb08d8ced9d7fafc425d09fcf6c1fdfafcaf45c
2022-03-22[DCAE] Deprecate DCAE basic healthcheckmorganrol1-4/+0
The DCAE component in charge of this HC is no more maintained Request from DCAE team to exclude this test case from the full HC list Issue-ID: INT-2093 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ice1561ef40c85d91bc7afe9f27d696ff7e883123
2022-03-15[INT] Remove Portal robot test from full and medium test suiteMichal Jagiello1-4/+0
Issue-ID: OOM-2921 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ia787d7e0057dd16a10f22a96e16bf815956b45e8
2022-03-10Add policy cleanup if policy is existing before policy health check executionRommel Pawar1-0/+1
Issue-ID: POLICY-3887 Change-Id: I58cd01feb9c921b5501eec5007363bf29217dd94 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: I744d7c0d48f7364139ed9f7ff366a3831612913e
2022-02-17Revert "Add cleanup of policy if existing in the beginning of the health check"Morgan Richomme1-1/+0
This reverts commit b6b943d4ef604e7e8430335928b499812a288788. Reason for revert: <Regression Introduced in Policy enhanced healthcheck> Issue-ID: POLICY-3887 Change-Id: Iba503f1c7a534e3a513903a19881a0b9b5e0fe82 Signed-off-by: <morgan.richomme@orange.com>
2022-02-16Add cleanup of policy if existing in the beginning of the health checkRommel Pawar1-0/+1
Add policy cleanup in first if existing before policy health check execution Issue-ID: POLICY-3887 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: I53443414ee71a79ac88c89fe2259f7ce8435780a
2022-01-21[HEALTCHECK] remove mariadbgalera connectivity tests from coremorganrol1-2/+2
it was mentioned in the patch review but not takent into account using core tag leads to errors in core [1] because the xtesting HC docker does not include kubecl, which is needed by the new tests Issue-ID: SO-3829 [1]: https://logs.onap.org/onap-integration/daily/onap_daily_pod4_master/2022-01/21_01-42/xtesting-healthcheck/core/core/report.html#totals?all Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I1d8e93dec80ecdfa0cdcabaefb961f77f0654849
2022-01-05[SO] MariaDB Galera connectivity with SO Issue-ID:SO-3829biswajit.deswali1-0/+9
Issue-ID: SO-3829 Change-Id: I53423414ef71a69ac88c89fe2259f7cb8365770a Signed-off-by: biswajit.deswali <Biswajit.Deswali@amdocs.com>
2021-11-20[TIMEOUT] Extend healthcheck timeout valuemorganrol1-1/+1
20s is sometimes too short for OOF healthcheck Extent the timeout value Issue-ID: INT-2006 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I77b946e1e31231fc19852b371dfed4dd8c32e316
2021-09-30[HEALTHCHECK] Remove VID from healthcheckmorganrol1-7/+0
The component is no more maintained The plan is to remove it from the installation if possible. We can first remove the healthcheck, which was not giving more information than the ones in onap-k8s (readiness/liveness) Issue-ID: TEST-365 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ica58299e096ed43f0adf1ae65e46566bfc12f739
2021-06-30[MULTICLOUD] Exclude multicloud healthcheck testsmorganrol1-3/+3
As we do not deploy all the multiclkoud rivers, the healthcheck tests related to multicloud must be adapted accordingly. Pease note that these tests can still be played using mulmticloud tags in case people decides to deploy one of the driver in addition of the default ones. Issue-ID: MULTICLOUD-1362 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I7d18f04f1b2e6d058664284ea2ae6820808df8c8
2021-06-28[OOF] Remove CMSO related test caseskrishnaa961-4/+0
CMSO related test cases and healthcheck testcase is being removed from the testsuite since CMSO is being deprecated Issue-ID: OPTFRA-969 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I97351511c776ba5b7e1361227afcb9df229cb56f
2021-05-20[POLICY] Increase Timeout for Enhanced Policy Healthcheck Testmorganrol1-0/+1
It seems that the default timeout value (20s) may sometimes be a bit short for Enhanced Policy Healthcheck Issue-ID: TEST-339 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ifcee3842ba6ddabebb09b5f723dea23a70079a7f
2021-04-28Close all browsers at healthcheck suite teardown1.8.0Lasse Kaihlavirta1-0/+1
Issue-ID: INT-1907 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ic01ed739c387261c2cddd550ba3f7e4b881bc2f0
2021-04-19[HEALTCHECK] Exclude appc healthcheck test from CImorganrol1-7/+7
Appc is unmainatined since Guilin, its healthcheck test regularly fails + Refacror small tags (not used in CI) Issue-ID: TEST-329 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ibc41728081d9ec2254dbc090e7c83c41bbf3a153
2021-04-02Re-introduced Holmes Health Check TasksGuangrongFu1-2/+2
Change-Id: I53a12c83431ffbf80621908d5b1c3fa21ee01ff4 Issue-ID: HOLMES-416 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-24Add DCAE Microservice Health CheckJack Lucas1-0/+5
Issue-ID: DCAEGEN2-2660 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I0f7488008e7595e493176138b5f449b33ddb0f1b
2020-10-13Revert "Adding NSSMF adapter healthcheck in SO"Christophe Closset1-1/+0
This reverts commit f8a43939aff21f0340ed3c1bcae467ce5900f791. Reason for revert: Revert at PTL request Issue-ID: SO-3295 Change-Id: Ia00ea8307ec7828513ae25b61de9594d92967c2d Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-10-12Improved CDS Health CheckSantoshB1-2/+9
Issue-ID: CCSDK-2768 Change-Id: Idbdd01f8a4fde657140e4cc3889936bff1f12a36 Signed-off-by: SantoshB <santosh.bayas@amdocs.com>
2020-10-08Adding NSSMF adapter healthcheck in SOsumitc291-0/+1
Issue-ID: SO-3295 Change-Id: I22f39330dec5a12c49d103a592668b0467af4846 Signed-off-by: sumitc29 <sumit.chandak@amdocs.com>
2020-09-30Enhanced SDC Healthcheckdeswali071-0/+5
Issue-ID: SDC-3287 Change-Id: Ia12013fd56fdb3f4e4612e44add6deb8acaf027f Signed-off-by: deswali07 <biswajit.deswali@amdocs.com>
2020-09-22SDNC new Healthcheck TCdeswali071-0/+4
Issue-ID: SDNC-1349 Change-Id: I2c44e5e470950c7592a74d24ff117f9df79ff4ec Signed-off-by: deswali07 <biswajit.deswali@amdocs.com>
2020-09-22Modify healthcheck for OOF-OSDFkrishnaa961-2/+2
Change Health check name to OSDF from SNIRO Remove headers while sending get request Issue-ID: OPTFRA-851 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Idb420076fe6f4e097be3c56078b282d14668c78b
2020-09-16A&AI health check improvement:Nagendra902871-0/+5
Issue-ID: AAI-3123 Change-Id: Ib3d53712b0ad3a0e73e4eed931bde0b301eb50a4 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Change-Id: I36b3914e829485d0137e532f84d1569e710ca428 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
2020-09-07Improved Policy Health CheckNagendra902871-0/+8
Issue-ID: POLICY-2817 Change-Id: I699ca39e9a739a2da64401493ad2c0a724620e60 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Change-Id: I2972ea2711f621cd1d9d12ace1e83178b0ea3270 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-26Remove deprecated Policy Component TestsPamela Dragosh1-9/+0
These tests I don't think are being called anymore. They refer to the old policy/engine code which is being deprecated. In addition, removing the drools-pdp Health check as the new PAP component consolidates all the policy components into one Healthcheck now. Minor fix for dcagen2 Policy Type that was missed in my last review. Renamed the Policy Healthcheck to remove the "new" Issue-ID: POLICY-2003 Change-Id: I8e90a1a70ca71ec57c665a4de6a02c223f3ccbe5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-07-21Remove health-check related to components which are not in Guilin Releasedyh1-24/+0
Issue-ID: VFC-1712 Change-Id: Ie29285dc01ea4cc9f1cecd75f92c13d90d87b53b Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-07[VFC]Remove ems driver health check1.6.4dyh1-4/+0
ems driver is removed from scope of Guilin Release Issue-ID: VFC-1689 Change-Id: Iae79d7bb177c72edd46307f0c3cd6f3e03372d5d Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-05-15Extend VID healthcheck timeoutmrichomme1-1/+1
Most of the time is PASS but time to time we reach the 60s time out it means that we should be closed to the threshold Give a bigger margin to complete the test Issue-ID: INT-1595 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I9bc191b21e0f76b695c5ac4f8b46a978671eadb5
2020-05-07Revert "Update multicloud-k8s healthcheck endpoint"Konrad Banka1-1/+1
This reverts commit ecdda22a7fcc69882e2b4fff96e8a0dec835bae5. Reason for revert: Unable to reproduce bug, reverting fix implementation Issue-ID: MULTICLOUD-1053 Change-Id: Ibf216007cc28cf45f16833431fc478af6b0823a1 Signed-off-by: Konrad Bańka <k.banka@samsung.com>
2020-04-16Update multicloud-k8s healthcheck endpointKonrad Bańka1-1/+1
Issue-ID: MULTICLOUD-1053 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I17bde8fdebff7b21c30e2a3dc13254fb977b2a34
2020-04-06Prepare new Policy Healthcheckmrichomme1-0/+4
Issue-ID: INT-1518 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I245769c053a7d878d12b9bfc71f9f6d96d84ddeb Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-03-26Re-enable CLI Healthcheck testsmrichomme1-1/+1
The tests were disabled after CLI got a NOGO for Frankfurt But a new docker has been provided by CLI team this new version fixes soem security issues To avoid merging blindly it makes sense to re-enable the tests Issue-ID: INT-1501 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia94a3d66f9d0cf6f226a1cd09b50ca164ecb7110
2020-03-19remove catalog health_check from VFCyangyan1-4/+0
Change-Id: I7e6f4ae1bac4777f6ea3e8f09901976f42505934 Issue-ID: VFC-1649 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-02-10Modify VFC health check API to health checkyangyan1-7/+7
Change-Id: I63771469cebce6855658477e3f0429b6fe35a3bb Issue-ID: VFC-1618 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-09Remove some tags for projects NOGO in Frankfurtmrichomme1-15/+15
Issue-ID: INT-1410 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I213c0253a67d1447c01880ba82f5bb83b9972d4a
2020-01-07Add DMAAP message Router PubSub test in core checksmrichomme1-1/+1
Issue-ID: INT-1408 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iad0015c742e3609947cd0d45d449e1144bc8d381 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-12-11Fix VID Setup Browser ErrorBrian Freeman1-0/+2
Issue-ID: VID-725 Change-Id: Ie3ac559b18d9c46205087c36265f6a353d4728ef Signed-off-by: Brian Freeman <bf1936@att.com>
2019-12-11Fixes for portal App Access testsBrian Freeman1-1/+45
Issue-ID: PORTAL-782 Change-Id: I573f18e653bc008c4454775d80120fc891290fde Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-22Delete helth check for ocataHaibin Huang1-4/+0
Issue-ID: MULTICLOUD-775 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I733ffce4405611e61511f1fa2b533019cbbb87e8
2019-08-15Update description and fix minor layout issueskaihlavi1-7/+8
- update oddly duplicated obsolete description - included Library moved up to the front of Resource inclusions - some tabs replaced with spaces, line break added between test cases Issue-ID: TEST-196 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Ie24f7da4209610572fd14b8344de5df45b110823
2019-08-13Add CDS Blueprint Processor health-check to robotAbdelmuhaimen Seaudi1-0/+5
Issue-ID: TEST-193 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I459a1e74401105ac029b417aee6604aa2f462fed Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-08-05property cleanup and pnf cleanupDR695H1-2/+2
Issue-ID: TEST-184 Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e Signed-off-by: DR695H <dr695h@att.com>
2019-07-29renaming openecomp to onapDR695H1-3/+3
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>