aboutsummaryrefslogtreecommitdiffstats
path: root/robot
AgeCommit message (Collapse)AuthorFilesLines
7 daysFix: pnf-registrate testHEADmasterbenzelleroehr3-15/+13
Issue-ID: INT-2307 Change-Id: Ib399e30695ddb8a53ecaca298926e3834fa5d417 Signed-off-by: benzelleroehr <ben.zelleroehr@telekom.de>
11 daysFix: remove undefined Keyword in ves.robotbenzelleroehr1-1/+0
Issue-ID: INT-2305 Change-Id: I80fb4a2ad10668e18d047008801cabc999efe43f Signed-off-by: benzelleroehr <ben.zelleroehr@telekom.de>
12 daysFix: vescollector testcasesbenzelleroehr4-31/+22
- change the use of dmaap to kafka in vescollector testcases Issue-ID: INT-2305 Change-Id: Idd0d11a244f72bb8f1a08124b2a295bc4bef159a Signed-off-by: benzelleroehr <ben.zelleroehr@telekom.de>
13 daysUndo changing how kafka secret is obtained in hvves testsFiete Ostkamp1-1/+6
- due to how the gating tests are run, the environment variable approach doesn't work Issue-ID: INT-2304 Change-Id: I48846e8c4cc5ba48f098751c2f51bff56a9a7898 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-03-11Fix uui healthcheck after chart changeFiete Ostkamp3-9/+4
- use actuator endpoint for healthcheck - use KAFKA_PASSWORD env variable in hvves test Issue-ID: INT-2302 Change-Id: I24674009ecf7c3e3c58513b04401c37d3b9cb934 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-03-09Update deprecated Request syntax in testsuiteFiete Ostkamp5-28/+27
- replace '[Get,Post,Put,Delete] Request' with '[...] On Session' - declare mod_openssl module for the lighttpd server to address startup warning in the pod Issue-ID: INT-2299 Change-Id: I13343390a2fd275275d39ce963333f94708e9999 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-03-04Fix Run Create Policy Post Request in testsuiteFiete Ostkamp1-1/+1
- change assertion to expect a 201 response code Issue-ID: INT-2296 Change-Id: I5c8b9d50713597dc534004bbc2409664fc4bfe29 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-13Remove trailing slash from service-design-and-creation path1.14.0Fiete Ostkamp1-1/+1
- this is introduced to avoid a potential path matching issue with spring-boot 3 Issue-ID: TEST-420 Change-Id: I7452d405d62ae3be4264511090414bdb231589a0 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-11-08Update deprecated :FOR loopsAndreas Geissler29-518/+605
Update SDNC APIs Issue-ID: OOM-3301 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I515e503abef90f3aaa3733d7518d6e738173100e
2024-07-04[OOM] Remove disabled components from healtchecksAndreas Geissler1-15/+15
Multiple components are not deployed anymore in NewDelhi Therefor the healthchecks beed to be disabled. Issue-ID: OOM-3301 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I41b6cb916086b60921566f4c5299e459fcc7f56b
2023-08-23Eliminate DMaaP bus controller health check1.12.2Jack Lucas2-40/+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 5gbulkpmefiacor15-820/+84
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4656d05892fa16dfe4ac05a096140fd9d8a511ee Issue-ID: OOM-3100
2023-03-09[HV-VES] Improve hv-ves suiteefiacor3-151/+5
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-02[HEALTHCHECK] Disable MSB call in Holmes test and fix VFCAndreas Geissler2-13/+15
Use component interfaces instead of MSB and correct problems in VFC setup Issue-ID: TEST-392 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I4ae47c81e6f811a4904549f0118b405f780d158a
2023-03-01[HEALTHCHECK] Disable MSB call in Modeling testAndreas Geissler2-2/+29
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 Geissler4-19/+195
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 Geissler4-111/+117
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-14[HVVES] Make the HVVES test SM compatibleAndreas Geissler1-1/+1
The right container needs to be selected, when fetching a config file, as the sidecar container is usually the default container. Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ic53a3ccf80262dfa005d40b444e3cb03dcd4c647
2023-02-03[AAF] Adapt the tests for the AAF removalAndreas Geissler4-25/+10
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 Geissler9-14/+14
Issue-ID: TEST-390 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5bad4685fd1a2377613298d46e1f87b264185ac7
2023-01-31[VES] Fix ves-collector test in ServiceMeshAndreas Geissler1-1/+1
Get MR topics without authorization as it failed with 403 Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I2ce2122e469cc0bb4391ff98f3ee7650f99231cc
2023-01-31[DMAAP] Fix dmaap interface endpointsefiacor3-3/+3
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6ed81e4eebdeb4825926a3552b5dec2cd50129f2 Issue-ID: DMAAP-1573
2023-01-26[APPC] Remove APPC junkefiacor14-236/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af Issue-ID: OOM-3069
2022-12-21[CMPV2] Fix missing mongodb bitnami chartefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie316c25090e7c373935f540dd9f0f411abe20cca Issue-ID: INT-2183
2022-11-16[ROBOT] Revert HVVES test configuration back to TLSAndreas Geissler1-1/+1
The HV VES testcase will fail in Kohn, if TLS is enabled For London the case needs to be changed Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ic0504dedbb556c0ecb2eb4335337c0e3fe837199
2022-11-10[ROBOT] Fix HVVES and 5GBulkPM testcasesAndreas Geissler3-8/+8
add missing onap namespace to helm and kubectl calls Also fixed configuration for HVVES for Kohn release Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I891376c1949ddc5dbdce77ef65ce1898cba26f90
2022-11-09[ROBOT] Fix DCAEMOD testcase for SMAndreas Geissler1-3/+3
kubectl exec commands need to be executed on the right container as default container in SM is the istio-proxy Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I54f5bed78d8249b0b8dc6f28f60a012dc830370d
2022-11-07[ROBOT] Again fix for DCAEMOD test for ServiceMeshAndreas Geissler1-1/+1
Corrected another failing test in case of ServiceMesh deploymenty Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I3c89184121a18a6c113145df52b779481546bcb4
2022-10-24[ROBOT] Fix the DCAEMOD testcase for ServiceMeshAndreas Geissler1-2/+2
In SM there will be 2 containers running instead of 1 Therefor the readiness of the deployment should be checked instead of the number of running containers Issue-ID: INT-2160 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8e22a5b05b51e5f682dd76c5c362588099132437
2022-07-25[ROBOT] Remove 5Gbulkpm references to topic deletionvv770d1-2/+1
Update from patch https://gerrit.onap.org/r/c/testsuite/+/129677 Change-Id: I39c3f3cfc44fd324171499ad8c8f9811b5ed9615 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: INT-2121
2022-07-13[ROBOT] Remove 5Gbulkpm references to authenticated PM topicKrzysztof Kuzmicki1-17/+0
Remove 5Gbulkpm references to authenticated PM topic Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-2121 Change-Id: Ibbb235aba38bd46ac20796e63160e49f0bf65987
2022-05-09[ROBOT] Adopt HVVES test case in order to work with strimzi kafkaKrzysztof Kuzmicki1-1/+1
Fix base 64 decode usage in alpine image Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DMAAP-1705 Change-Id: I5b4cccafabc714fecd8e35ec07ad2286052199cd
2022-05-06[ROBOT] Adopt HVVES test case in order to work with strimzi kafkaKrzysztof Kuzmicki3-12/+14
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 Kuzmicki3-18/+56
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 Kuzmicki2-5/+6
Change performance measurements topic for 5gbulkpm Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I38e00d9a7addc0c25b5b74567ed83c9211e68ffb
2022-04-05[ROBOT] Add timout flag for helm unintsll operationKrzysztof Kuzmicki1-1/+9
We've observed a race condition during testing JOB restarts for 5gbulkpm. Due to restarts of failing xtesting JOBs there is need to have fully executed teardown by previous robot xtesting JOBs before starting new one. Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: Id725d68bb845020478716874de0d710d037e9c07
2022-03-30[ROBOT] Change pm mapper readiness check to HTTPKrzysztof Kuzmicki2-8/+8
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 Kuzmicki6-36/+93
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 Kuzmicki2-0/+1
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 Kuzmicki3-28/+4
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 Kuzmicki25-335/+640
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 Pawar2-1/+31
Issue-ID: POLICY-3887 Change-Id: I58cd01feb9c921b5501eec5007363bf29217dd94 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: I744d7c0d48f7364139ed9f7ff366a3831612913e
2022-03-03[ROBOT] FIX BULKPM test cases for Jakarta releaseKrzysztof Kuzmicki2-6/+14
Add https server based test cases Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I425c6ba533608a6bb9d5c5b34307b4656935fe7b
2022-02-17Revert "Add cleanup of policy if existing in the beginning of the health check"Morgan Richomme2-31/+1
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 Pawar2-1/+31
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.deswali2-0/+57
Issue-ID: SO-3829 Change-Id: I53423414ef71a69ac88c89fe2259f7cb8365770a Signed-off-by: biswajit.deswali <Biswajit.Deswali@amdocs.com>