summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-01Update version to 1.12.01.12.0Andreas Geissler1-2/+2
Issue-ID: TEST-390 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I9f1941a2fcb971015c30d1253b96790648f171c5
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 junkefiacor15-238/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af Issue-ID: OOM-3069
2022-12-22Use newer ubuntu and Python 3 to fix docker build failuerMichal Jagiello1-7/+7
It's related with updated on robotframework which requires Python 3. Let's see if it will work all together... Issue-ID: INT-2183 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Idf376c77d90264e9cec5aa96f5b8838ba8b01588
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-09Release 1.11.1 versionMichal Jagiello1-0/+8
Release new version with fix on tests and requirements Issue-ID: TEST-385 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I3e8a1b0c206bb2a44ceee81ba8c54f64506ebbd9
2022-11-09Update version to 1.11.11.11.1Michal Jagiello1-1/+1
New version include a requirements fix Issue-ID: TEST-385 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I4e4490f60d8f571e5495c599d4bfdf10989bc94b
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-08Set robotframework-requests version into 0.9.3 on requirementsMichal Jagiello1-1/+1
It's related with deprecation of 'get_requests' method Issue-ID: TEST-385 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I842e25f4d9962895f2cc2185d29502f153d1c091
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-27Release 1.11 versionMichal Jagiello1-0/+8
Create container release file for 1.11 version Issue-ID: INT-2159 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I99ce44081481d16d3efa2f66b5814c450b13149a
2022-10-27Update version1.11.0Michal Jagiello1-1/+1
Update version to 1.11.0 Issue-ID: INT-2159 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I466ac6a9272637fe1676be6360ed6c052ce3db27
2022-10-24[INTEGRATION] Update committers listMichal Jagiello1-32/+6
That change was done by automated integration tool to maintain commiters list in INFO.yaml Issue-ID: INT-2146 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ibe26108f1f8e1d85c7a62bd2134b8419a581ad56
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-11[INTEGRATION] Create release file for 1.10.0 versionMichal Jagiello1-0/+8
Add misssing release file for version 1.10.0 Issue-ID: INT-2098 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I55200cd36cb67fe857ae27786b21569c2dcf643a
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-09[ROBOT] Adopt HVVES test case in order to work with strimzi kafka1.10.0Krzysztof Kuzmicki1-2/+4
Adopt HVVES test case in order to work with strimzi kafka. Pulling new version of python testing utils to testsuite image. Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DMAAP-1705 Change-Id: Id99cdc3fb93039ce77aafde151ba0eeaead889ad
2022-05-06[INTEGRATION] Update committers listMichal Jagiello1-0/+8
That change was done by automated integration tool to maintain commiters list in INFO.yaml Issue-ID: INT-2106 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I1c2c74a8aea2f1133d7e257523c8cb89a6553e30
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-14Jakarta (1.10.0) releaseMichal Jagiello1-1/+1
Bump version for Jakarta release Issue-ID: INT-2098 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I541eb724a5e8c07495a93456caed68ee6124761e
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 Kuzmicki4-29/+8
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-28[INTEGRATION] Update committers listMichal Jagiello1-10/+16
That change was done by automated integration tool to maintain commiters list in INFO.yaml Issue-ID: INT-2077 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Idf4db0749b69b7d48caae1925b71920bc8329b18
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>
2021-12-13[ROBOT] ADD HTTPS based BULKPM test cases that use helm based componentsrefactoringKrzysztof Kuzmicki15-29/+466
Add https server based test cases Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I74f7102398a08e1629b50f510ef179d35c8761bd
2021-12-13[POLICY] Change API and PAP usernamesadheli.tavares1-16/+16
- change references of healthcheck to policyadmin regarding API and PAP auth Issue-ID: POLICY-3815 Change-Id: I1218192c30f5ebc11a18074baf75d381b7b2c835 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-12-07[ROBOT] ADD BULKPM test cases that use helm based component servicesKrzysztof Kuzmicki10-498/+519
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: I32389f4f0cd0d2e9fb7b73b99554a4722c4687d0
2021-11-25[INTEGRATION] Remove Bartosz Gardziejewski from commiters listMichal Jagiello1-5/+3
That change was done by automated integration tool to maintain commiters list in INFO.yaml Issue-ID: INT-2008 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I3e841cb13e8cb6031c1a58da64bea59745800846
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-13[INTEGRATION] Bump 1.9.0 versionmorganrol1-0/+8
Create the new docker 1.9 Issue-ID: INT-1993 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ia7fe4799883e4bf6acc27d3299119f171d8322ad
2021-10-13[INTEGRATION] Bump 1.9.0 versionMichal Jagiello2-2/+66
Issue-ID: INT-1993 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I6747d47b53b227b8f5c3c5554192a871fa7b3dd2 Signed-off-by: morganrol <morgan.richomme@orange.com>