aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
AgeCommit message (Collapse)AuthorFilesLines
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
2020-04-13Enhance PNF registration test cases in Frankfurt releaseKrzysztof Kuzmicki1-1/+1
Issue-ID: INT-1525 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I67ae25340a3480194910709ce06866c4fb0f0c37
2020-04-08Enhance 5g bulk PM test case in order to use blueprints from DCAE inventoryKrzysztof Kuzmicki1-24/+20
Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ie757153744c69af9e5b98eaf351dfa6de214096a
2020-04-06Prepare new Policy Healthcheckmrichomme1-0/+4
Issue-ID: INT-1518 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I245769c053a7d878d12b9bfc71f9f6d96d84ddeb Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-05Remove trailing spaces in robot scriptsmrichomme8-27/+21
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-01ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki1-0/+99
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I87dd001822e2fe2f61a731167250eb56e724b606
2020-04-01Extend PnF registrate test cases for GR APIKrzysztof Kuzmicki1-2/+18
Issue-ID: INT-1477 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If7ade6850bd59799d5445cebe27db5c948522e06
2020-03-26Re-enable CLI Healthcheck testsmrichomme1-1/+1
The tests were disabled after CLI got a NOGO for Frankfurt But a new docker has been provided by CLI team this new version fixes soem security issues To avoid merging blindly it makes sense to re-enable the tests Issue-ID: INT-1501 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia94a3d66f9d0cf6f226a1cd09b50ca164ecb7110
2020-03-19remove catalog health_check from VFCyangyan1-4/+0
Change-Id: I7e6f4ae1bac4777f6ea3e8f09901976f42505934 Issue-ID: VFC-1649 Signed-off-by: yangyan <yangyanyj@chinamobile.com>