aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
AgeCommit message (Collapse)AuthorFilesLines
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
2020-12-15Add testcases for SON use casekrishnaa961-0/+154
Issue-ID: TEST-285 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I65c670d80da1f75395ddb9cdeb0d743503b6bfb0
2020-12-11Fix undeploye/delete operational policyBrian Freeman1-2/+2
do both policy undeploys before deletes so that undeploy has more time to process remove heatbridge.robot include references to get rid of error message at startup remove commented out referecnes to heatbridge (cleanup) Issue-ID: INT-1803 Change-Id: I0cb071f487faf6ecababdc6d8a5c0e3aa79720b7 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-08Fixes for tcagen2 and repush vFWCL policiesBrian Freeman1-2/+12
Issue-ID: INT-1803 Change-Id: Ica53cee26bd19b663bb49ecfc4750fe3cfe32e8c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-12-03Eliminate man-in-the-middle attack in DFC/SFTP protocol - E2E testsKatarzyna Wasiel1-20/+72
Issue-ID: INT-1797 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: I369f96ea18d772205579ad64fdb6e6ed37f2d8eb
2020-12-01Update CMPv2 test to use comma as SANs delimiterRemigiusz Janeczek1-1/+1
Issue-ID: DCAEGEN2-2508 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ica40c4c49515a80a0b99923bd0097f4efd3d2d53
2020-12-01Remove Heatbridge for testingBrian Freeman1-5/+5
Issue-ID: INT-1791 Change-Id: I6363d90a77afae2663b481d1d942b3c7ed9bdd92 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-11-23Set API_TYPE default to GRA_APIBrian Freeman2-2/+2
Issue-ID: INT-1787 Change-Id: I0db0707f6dd103a247bc1d2c3d18ec884909324e Signed-off-by: Brian Freeman <bf1936@att.com>
2020-11-03ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵1.7.2Krzysztof Kuzmicki1-11/+11
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I8caf313ff386f54b023ddfeddf4c8b23f8bedcb8
2020-10-23Add man in the middle CMPv2 E2E test case in robot test suite certificate ↵Krzysztof Kuzmicki1-4/+38
SANs verification Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I4993c14b295793609c137eb166429e905963d551
2020-10-22Fix resource paths for xtesting purposesmprzybys1-3/+3
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ieb1896eb43a864b702862d4bb4ba768d595cfbb2
2020-10-19Add Suite Setup to Ves Test Suitemprzybys1-0/+1
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Iaf26228a7d890faf0674b401fcaf9521947ca896
2020-10-15Add E2E integration tests to cover new stndDefined VES eventsmprzybys1-0/+79
Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I1d20d7bcf40bec1c498e8cee743cedeb7f25acea
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-12Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki1-0/+95
Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I79ac8cfc4755b134fa214d21cc71cc2b2067461b
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-24Add customer to Load vCPE ModelsBrian Freeman1-1/+1
Issue-ID: INT-1636 Change-Id: I5299aa4d48943cd8530ad88d986b9484ef7dccac Signed-off-by: Brian Freeman <bf1936@att.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-31Remove from CI PNF registration test that uses deprecated vnf apiKrzysztof Kuzmicki1-1/+1
Issue-ID: INT-1668 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Icf45304b5dd350712c542304cf21d51ae242b2c3
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>