aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
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-14[ROBOT] Clean up 5gbulkpmefiacor1-97/+0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4656d05892fa16dfe4ac05a096140fd9d8a511ee Issue-ID: OOM-3100
2023-03-09[HV-VES] Improve hv-ves suiteefiacor1-15/+4
Remove calls to Message Router Add sleep to allow message to propgate Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7728e1ebf59bd50836ad748f933d07edf9266ba8 Issue-ID: DMAAP-1854
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-16[5GBULKPM] Make Test compatible with nonTLS setupAndreas Geissler1-58/+58
Simplify the test to test the DFC an pm-mapper. This test now requires DFC and pm-mapper to be deployed Issue-ID: OOM-3100 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I2fe3b3b10e5fc68fe13e0d6c9455d48964e0d7e1
2023-02-03[AAF] Adapt the tests for the AAF removalAndreas Geissler2-8/+8
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 Geissler3-6/+6
Issue-ID: TEST-390 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5bad4685fd1a2377613298d46e1f87b264185ac7
2023-01-26[APPC] Remove APPC junkefiacor3-17/+0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af Issue-ID: OOM-3069
2022-05-06[ROBOT] Adopt HVVES test case in order to work with strimzi kafkaKrzysztof Kuzmicki1-4/+6
Adopt HVVES test case in order to work with strimzi kafka. Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DMAAP-1705 Change-Id: I986e28c00b816be873f6791d2cfdf06855244ad8
2022-05-06[ROBOT] Adopt HVVES test case in order to work with strimzi kafkaKrzysztof Kuzmicki1-1/+3
Adopt HVVES test case in order to work with strimzi kafka. Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DMAAP-1705 Change-Id: I17dc3db51515f769cb215e63a9a47dfc8d014434
2022-04-08[ROBOT] Change performance measurements topic for 5gbulkpmKrzysztof Kuzmicki1-1/+1
Change performance measurements topic for 5gbulkpm Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I38e00d9a7addc0c25b5b74567ed83c9211e68ffb
2022-03-30[ROBOT] Change pm mapper readiness check to HTTPKrzysztof Kuzmicki1-6/+6
Change pm mapper readiness check to HTTP Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I8c275c547cc9655360a9ddedb69b6dfe5b3e4180
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-25[ROBOT] Adopt DCAEMOD test cases to helm based deploymentKrzysztof Kuzmicki1-4/+4
Adopt DCAEMOD test cases to helm based deployment Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: Id09932899f11ab37b391709c580d681674705432
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-21[ROBOT] Fix failing CMPv2 and 5gbulkpm test cases in CIKrzysztof Kuzmicki1-0/+0
Fix failing CMPv2 and 5gbulkpm test cases in CI Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: Iae886bcfe2efdd54f9749aa3240e1a6ee932688a
2022-03-17[INTEGRATION] Fix failing HVVES test case in Jakarta releaseKrzysztof Kuzmicki1-23/+0
Fix failing HVVES test case in Jakarta release Issue-ID: TEST-383 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I859394754c23992b5af65d20cc15559b19832618
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-15[ROBOT] ADD CMPv2 test cases that use helm based componentsKrzysztof Kuzmicki1-69/+7
Add CMPv2 helm based test cases Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: Ifbbf80452cd4b65e4b5df5586bfc72c1ecaac731
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-12-13[ROBOT] ADD HTTPS based BULKPM test cases that use helm based componentsrefactoringKrzysztof Kuzmicki1-2/+42
Add https server based test cases Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I74f7102398a08e1629b50f510ef179d35c8761bd
2021-12-07[ROBOT] ADD BULKPM test cases that use helm based component servicesKrzysztof Kuzmicki1-37/+2
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I32389f4f0cd0d2e9fb7b73b99554a4722c4687d0
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-10-12[POSTINSTALL] Deprecate dmaap part of postinstallmorganrol1-6/+0
The test contains hardcoded part and is no more valid in Istanbul Issue-ID: TEST-366 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I9798ae29351d812e41d43b960c0cdbc9065d1a77
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-09-02Use configMap instead of Consul to configure hv-vesJoanna Jeremicz2-5/+5
Issue-ID: DCAEGEN2-2718 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I58a5639e7bc224afb9e30ae4ea97518faa3bd42f
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 caseskrishnaa962-14/+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-06-28CMPv2 test case fails with error No keyword with nameKrzysztof Kuzmicki1-3/+3
CMPv2 test case fails with error No keyword with name Issue-ID: TEST-346 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I66de68a78c98d231ab3916354a21fc1645b4e877
2021-06-15Refactor ves client and mongo db host name usage in CMPv2 testKrzysztof Kuzmicki1-25/+25
Refactor ves client and mongo db host name usage in CMPv2 test Issue-ID: TEST-345 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I049e7b1111f9d142fff1348e2e2f901a0f2e926e
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-07[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gatingKrzysztof Kuzmicki1-188/+61
The goal is to add test suite for new E2E test for 5G BulkPM use case using HTTPS server as an origin for PM files to be downloaded from. Connection between DFC and HTTPS will be based on CMPv2 Certificate-based authentication Issue-ID: INT-1815 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Iebb71eb68538618cbc0c42444a039bd0f8effcf5
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
2021-03-16[ROBOT] Add DCAEMOD usecase test to xtestnig imageKrzysztof Kuzmicki1-1/+1
The goal is to add test suite for checking DCAEMOD functionality including Generic mechanism to attach K8S ConfigMaps to DCAE apps Issue-ID: INT-1855 DCAEGEN2-2548 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ieed41f4df3437497c30476a83d4ca5c8eed2a11d
2021-03-01Update DCAE MOD smoke/verification test using simple appKatarzyna Wasiel1-6/+9
Issue-ID: INT-1855 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: Idc33e17e8e4e7e04a709db5240e6acbc7cc5d783
2021-02-26Add DCAE MOD smoke/verification test using simple appKatarzyna Wasiel1-0/+94
Issue-ID: INT-1855 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: Idbd385547cd5d0ef9ce7b53060d84ea8d9031e06
2021-02-17Fix CMPv2 test cases after pnf-simulator changesKrzysztof Kuzmicki1-2/+2
PNF Simulator logging has been extended, now it forwards exception from connection to VES collector directly to pnf simulator endpoint Issue-ID: INT-1804 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I653380c72b9fb02c50aa3b99a67787edfecbdc4a
2021-02-05Fix minor typos in documentationLasse Kaihlavirta1-11/+11
Issue-ID: INT-1850 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Ice49da441c498d7b9a4e09a61d7a6f28b920785f
2021-01-21Extend 5g bulk pm test suite in order to have possibility to test custom PM ↵Krzysztof Kuzmicki1-26/+51
FILES Issue-ID: INT-1801 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I613da97a673b7c90c876b4a0d04374bf2865c22b
2021-01-19Revert "Extend 5g bulk pm test suite in order to have possibility to test ↵Krzysztof Kuzmicki1-74/+25
custom PM FILES" This reverts commit 58e078cbd8774898cff5cc62ae470c9ccbc658d1. Reason for revert: Merged by mistake. Scenario still in development. Issue-ID: INT-1801 Change-Id: I3a4890da75cab4586e5cea0be045df30ad2b98ef Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2021-01-19Extend 5g bulk pm test suite in order to have possibility to test custom PM ↵Katarzyna Wasiel1-25/+74
FILES Issue-ID: INT-1801 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: I2d892f8737e34d84792bbc88d63ab5ae9a71e5e3
2020-12-16[BUGFIX] Rename the renamed Undeploy Policy Keyword1.7.3mrichomme1-1/+1
The keyward has been renamed last week [] Unfortunately this Keyword is not used only for the vFWCL it is also used for a healthcheck (Enhanced Policy) Since it has been merged and cherry-picked, the Healthcheck is failing on master (12/12) and in Guilin (15/12) This patch revert the Name to keep generic and reference the generic name in the vFW CL test Issue-ID: INT-1811 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3cf0836e8b79f88be1dfb3d655a8e925c934def8