aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
AgeCommit message (Collapse)AuthorFilesLines
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>
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-29Fix 5g_bulk_PM and pnf_registrate test case errors1.6.3Krzysztof Kuzmicki2-15/+12
Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I48b012b2a2d88b55eb83037654ee92272e4b7684
2020-05-25Increase 5Gbulkpm timeout value1.6.2mrichomme1-1/+1
Issue-ID: INT-1596 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I5406ba8c7684521b60315f897b5c940be0a3107a
2020-05-22ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki1-8/+11
VNFSDK and SDC Onbarding adding tosca package integrity check SOL004 package security option 1 Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I3c24a71b9929f8addbeaac6b1b30950cfc45e3d5
2020-05-20Updates for stability testingBrian Freeman3-10/+17
Issue-ID: INT-1598 Change-Id: Ic8bd8accd6add98a3f299e9e7db5fd7c6303d36f Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-18Fix 5Gbulkpm robot scriptmrichomme1-5/+5
wrong resource path Issue-ID: INT-1596 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I6740ac718e565eb18dc244945e0608975e66f254 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-05-15fix hvves files for CImrichomme1-2/+2
Issue-ID: INT-1594 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifafdfd0067e810341d5626369db6853e0d427b0f Signed-off-by: mrichomme <morgan.richomme@orange.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-14Create hvves-ci to include setup stepmrichomme1-0/+24
hvves setup (certificate creation and propagation) is needed priori to run hvves. Issue-ID: INT-1594 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I4ecd1522dce36cb46b09e290d1ac0ea065c828b4 Signed-off-by: mrichomme <morgan.richomme@orange.com>
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-05-07Extend PnF registrate test cases for GR API - adding test to xtestingKrzysztof Kuzmicki1-3/+3
Issue-ID: INT-1477 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I8b724f9953d420da13cdebd12af38d1410fc04a4
2020-05-07ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki1-19/+35
VNFSDK and SDC Onbarding adding tosca package integrity check SOL004 package security option 1 Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ic9f35fc3cee68975e2899a7a60b6c5cb51e1068d
2020-05-05Updates for Policy Version ChangesBrian Freeman1-1/+1
Issue-ID: INT-1350 Change-Id: I4c5956467b7e674546f89678921342cb7dd3e19c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-30Extend PnF registrate test cases for GR APIKrzysztof Kuzmicki1-4/+4
Issue-ID: INT-1477 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If4184f17307e2694ab9988d24821fd1ce8331c31
2020-04-28Add instantiateVFWLDN for DANOSBrian Freeman1-0/+5
Make timeout longer on looking for Deploy button in vid Issue-ID: INT-1566 Change-Id: I02bac81b366b787b4a34664d08f9a07b91384978 Signed-off-by: Brian Freeman <bf1936@att.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-16Adapt E2E Test Case to use SSLMarcin Przybysz1-8/+0
Issue-ID: DCAEGEN2-2143 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Iefae2157538d26ecb93379643f10b82395dd78e1