aboutsummaryrefslogtreecommitdiffstats
path: root/robot
AgeCommit message (Collapse)AuthorFilesLines
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-06-24Some corrections for VLB CDSHany Abdelbaki4-2/+15
Issue-ID: TEST-247 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com> Change-Id: Ib23970af35270bcc5ba6c76c7eaef98d967474e9
2020-06-10change owning-entity-id from hard coded to variableHany Abdelbaki1-1/+2
in cds instantiateVLB_CDS, we need to pull owning entity id fro the env Issue-ID: TEST-234 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com> Change-Id: Ifac642042129f7d197f31920eca056628e64f6c8
2020-05-29Fix 5g_bulk_PM and pnf_registrate test case errors1.6.3Krzysztof Kuzmicki7-22/+57
Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I48b012b2a2d88b55eb83037654ee92272e4b7684
2020-05-28Fix problem with SSL in HV-Ves automated test casemprzybys1-1/+1
Issue-ID: INT-1604 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I4aa48fafa15ceca07f4c638ac19ce41df9bf1c47
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 Kuzmicki2-8/+16
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 Freeman5-13/+24
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-07remove url_encoded operational policyBrian Freeman3-9/+55
add Payload back into template fix tabs and remove commented out lines Issue-ID: INT-1350 Change-Id: Ieeaa6c9f6b2e18c4ee5cf433504654897f6157bb Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-07ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki3-33/+76
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 Freeman4-10/+12
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 Kuzmicki5-17/+20
Issue-ID: INT-1477 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If4184f17307e2694ab9988d24821fd1ce8331c31
2020-04-28Add instantiateVFWLDN for DANOSBrian Freeman2-1/+6
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-21Make the pnf registration test cases independent from robot init - fixing ↵1.6.0Krzysztof Kuzmicki2-2/+1
failing test case in xtesting Issue-ID: INT-1407 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ic06d5f525a9422f9b67c8e30eca8d0759ab20bf0
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-15Support smaller than /16 onap_oam networkBrian Freeman2-5/+9
move csar storage to /share mount (/share/csar) if /tmp fills up robot is evicted from k8 host Issue-ID: INT-1527 Change-Id: I55645f425d44f992dc6ee6df08cf6547e9154ba9 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-14Fix chrome vid sslBrian Freeman2-2/+8
Adds insecure cert allowed to chrome browser setup INT-1513 , fixing a space character for CDS Set Input Parameter is also fixed Issue-ID: INT-680 Change-Id: I8f2305bead0829a92d48268f4529e34fa965a2f9 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-13Enhance PNF registration test cases in Frankfurt releaseKrzysztof Kuzmicki5-20/+23
Issue-ID: INT-1525 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I67ae25340a3480194910709ce06866c4fb0f0c37
2020-04-08vFW Operational Policy tosca changeBrian Freeman4-27/+39
Issue-ID: INT-1350 Change-Id: I3491b45f80038adbad1f5e25013dd22382be8a24 Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-08Enhance 5g bulk PM test case in order to use blueprints from DCAE inventoryKrzysztof Kuzmicki5-371/+24
Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ie757153744c69af9e5b98eaf351dfa6de214096a
2020-04-07Rename a variable for policy testmrichomme1-2/+2
url is not correct, avoid confusion in var naming Issue-ID: INT-1509 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: If05ec98f3b8727ab54a0f9e0d96410329b5c47c3
2020-04-06Prepare new Policy Healthcheckmrichomme2-6/+22
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 scriptsmrichomme28-126/+111
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-03Add full status for nbi healthcheckmrichomme1-1/+1
Issue-ID: EXTAPI-341 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifef1be56d9d388ef0847426925c09db71d5ca40e
2020-04-01ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki5-0/+259
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 Kuzmicki8-24/+214
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>
2020-03-18Fix json format issuesmrichomme14-915/+930
Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia5cb9866e7f6a7af45a361ba1d7c1722220054c3 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-03-10Add Wait Until for CertifyBrian Freeman1-7/+6
Issue-ID: INT-1326 Change-Id: I61078b300bb55b45b9a93e3684148efd685c4d73 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-03-10Fix service_name syntaxBrian Freeman1-1/+1
Issue-ID: INT-1326 Change-Id: Ia8911d09cc8c3678b33f29494a04121fb17e2809 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-03-05Update healthdist for new SDCBrian Freeman2-63/+8
Issue-ID: INT-1326 Change-Id: I6ef4b1f3e7eaaf032ff4891fbfe3b06ccf0b0e0a Signed-off-by: Brian Freeman <bf1936@att.com>
2020-02-10Modify VFC health check API to health checkyangyan1-7/+7
Change-Id: I63771469cebce6855658477e3f0429b6fe35a3bb Issue-ID: VFC-1618 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-30Import missing library to security testsPawel Wieczorek1-0/+1
Keyword "Get File" is a part of "OperatingSystem" Library [1]. Credit to Morgan Richomme <morgan.richomme@orange.com> for detecting this bug. [1] https://robotframework.org/robotframework/latest/libraries/OperatingSystem.html#Get%20File Issue-ID: SECCOM-261 Change-Id: I5a3dc93d06f9727c67549b11ebdc509c1192fd69 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-01-23Add teardown to pnf_registrate test casesKrzysztof Kuzmicki1-1/+1
Issue-ID: INT-1407 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I4d5071741e98bf43f34ac99904104ecaa8997bd9
2020-01-23Add teardown to pnf_registrate test casesKrzysztof Kuzmicki4-18/+22
Issue-ID: INT-1407 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I65836640e554237d3ac5adfcfa1d9d0f502329d4
2020-01-17Add Bulk PM "Data Plane" Usecase Testcase Robot Automationrajendrajaiswal11-1/+628
Change-Id: If7ec8c953f0ad61c427d6533f235b3cf61b9fffc Issue-ID: INT-1375 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2020-01-09Remove some tags for projects NOGO in Frankfurtmrichomme1-15/+15
Issue-ID: INT-1410 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I213c0253a67d1447c01880ba82f5bb83b9972d4a
2020-01-07Add DMAAP message Router PubSub test in core checksmrichomme1-1/+1
Issue-ID: INT-1408 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iad0015c742e3609947cd0d45d449e1144bc8d381 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-01-03Make the pnf registration test cases independent from robot initKrzysztof Kuzmicki3-8/+24
Issue-ID: INT-1407 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I80c76ebdca556535b78e921492029692ff4419c0
2019-12-12Add security checksPawel Wieczorek2-0/+115
This patch adds initial security validation check. It includes JSON file containing dictionary of acknowledged NodePorts with corresponding services [1]. Data required to perform added security check cannot be easily obtained from within "robot" pod (without granting it access to "kubectl" tool and as a side effect - cluster modifications). That is why it should be collected beforehand by the test operator and stored as a JSON file. Added suite expects having "${ACTUAL_NODEPORTS_FILE}" variable defined. It will attempt parsing data stored in the file pointed by the said variable and compare it against expected NodePorts. [1] https://docs.onap.org/en/elalto/guides/onap-developer/settingup/index.html#nodeports Issue-ID: SECCOM-261 Change-Id: Ib8078c50e943125f8452120368891c3e3a7056bc Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-12-11Fix VID Setup Browser ErrorBrian Freeman1-0/+2
Issue-ID: VID-725 Change-Id: Ie3ac559b18d9c46205087c36265f6a353d4728ef Signed-off-by: Brian Freeman <bf1936@att.com>
2019-12-11Fixes for portal App Access testsBrian Freeman4-23/+85
Issue-ID: PORTAL-782 Change-Id: I573f18e653bc008c4454775d80120fc891290fde Signed-off-by: Brian Freeman <bf1936@att.com>