aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-04-04Fix for invalid recognition of distribution statusLukasz Rajewski1-1/+1
Fix for invalid recognition of distribution status Issue-ID: TEST-404 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I3986fba83f80291e33f8498542c93fb6780aa445
2024-03-25Fix for SDC v2 distribution checkLukasz Rajewski1-1/+1
Fix for SDC v2 distribution check Issue-ID: TEST-404 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I1013be0794c0cc280fd7497c04a2db9a89d17743
2024-03-14Use latest onapsdk versionMichal Jagiello1-1/+1
It fixes SDC model distribution failure Issue-ID: TEST-404 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I4784b69f17cbc3674fdfe3090bd70d67e6ece37d
2024-02-29Use the latest onapsdk as requirementMichal Jagiello1-1/+1
It helps with distribution check Issue-ID: TEST-404 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I9852474b7fcc0d97c4755bed1e8e6c0f3465b379
2024-02-26Fix the issue of basic_vm_macro configurationLukasz Rajewski1-1/+1
- Fix the issue of basic_vm_macro introduced after refactoring - new SDK version used - tox updated with helper commands Issue-ID: TEST-402 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I46aedcd08279142b2da48a431ab4f21ae1c9d3d1
2024-02-06Enable SDNC DB connection check and healtcheckLukasz Rajewski1-0/+1
Use also SDNC check before SO instantiate calls Issue-ID: TEST-395 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I7c9d3fd4136cc620b931b89275b4021bd93171ba
2024-02-02Use latest version of onapsdkMichal Jagiello1-1/+1
Use 13.0.2 version with SDC bugfix Issue-ID: TEST-404 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ib3fbaa6fe2538043f19c906d955596047fbfd3cd
2024-02-02Update onapsdk version into bugfix 13.0.1 versionMichal Jagiello1-1/+1
Fix an error on SDC v2 package Issue-ID: TEST-404 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ie6ead9a146578a9d1fec18952a1d528c0a5226a7
2024-02-02Refactor tests to use SDC v2 onapsdk moduleMichal Jagiello1-1/+1
Refactored SDC allows to archive and delete SDC resources Remove unmaintained test basic_clamp Issue-ID: TEST-404 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I11e4be6f4567098b20733879e393c689766a9c6e
2024-01-22Improved cleanup of service instances for failed casesLukasz Rajewski1-1/+1
Issue-ID: TEST-402 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I348fc625a8cd2ac7c2ee506f996a506c5a4bf4f3
2023-12-21Use latest version of onapsdkMichal Jagiello1-1/+1
Use 12.7.3 version with refactored CPS module Issue-ID: INT-2277 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ic95c215d5f87e270114b20220e61d925e6d90dc7
2023-12-14Use latest onapsdk version with CPS schema-set creation fixMichal Jagiello1-1/+1
Fix basic_cps test failures Issue-ID: INT-2277 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Id91b955ef14fa6289dfc5ca6956d975fa062c3c7
2023-09-15Use latest ONAP SDKMichal Jagiello1-1/+1
Update requirements to use ONAPSDK 12.3.1 version Issue-ID: INT-2137 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I182303a317fc784aa95788e40a1612776e77d122
2023-09-04Improve-CPS-sanity-testpawel.denst1-0/+1
Improve-CPS-sanity-test Issue-ID: INT-2263 Signed-off-by: pawel.denst <pawel.denst@external.t-mobile.pl> Change-Id: I03c30e40667ab1796d373c8b617a18cfca7c1988
2023-07-28Try latest onapsdkMichal Jagiello1-1/+1
Update dependency of onapsdk to the latest version Issue-ID: INT-2222 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I71fc163885f217ff4d4bb42f42fb9cfc792c964d
2023-06-20BaseScenario class addedLukasz Rajewski1-1/+1
It prints out settings and will unify logic of scenarios later on. Issue-ID: TEST-395 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ie5929e0cc136183d4374b95bfc1600445126c4b6
2023-05-31Create SDNC Sanity testAleksandr Taranov1-2/+2
Issue-ID: TEST-395 Signed-off-by: Aleksandr Taranov <aleksandr.taranov@telekom.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I2a035beb74510013eb8e04aecd90c648af77fe28
2023-05-09Migration of the healthchecks to gerritpawel.denst1-0/+2
Changes to set default directory for results if None Issue-ID: INT-2226 Signed-off-by: pawel.denst <pawel.denst@external.t-mobile.pl> Change-Id: I5337a55f3271ebb5e58298e1fb1aa3b665713909
2023-03-17Fix tests regressionMichal Jagiello1-1/+1
Delete SDC resources only if exists and archive all before delete Bump onapsdk requirements Issue-ID: INT-2193 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I1c116b93ab1dc4be2501df57b2a7d2d97354cfa5
2023-03-15Add cleanup to sdc resources ondboarding stepMichal Jagiello1-1/+1
Delete SDC resources on cleanup Bump onapsdk requirements to 10.4.2 Issue-ID: INT-2193 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Id9e51f07a9c91a02b67a87eb897a2a4d19fa6738
2023-03-10Bump version of onapsdk and use k8s plugin (not via msb)Michal Jagiello1-1/+1
The newest version of onapsdk fix some bugs but most important it uses k8s plugin API and not MSB (which is deprecated) Issue-ID: OOM-3117 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I56d43dff41b0762b983e59d9f364b3c8c8226537
2023-02-02[CPS] Create basic_cps testMichal Jagiello1-1/+1
Create test to check if creating basic cps resources (dataspace, schema-set, anchor) works and it's possible to create a node on an anchor. Issue-ID: INT-2194 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I86c5a80da65b90e2f1a228fcc7fc46a54bee92bc
2023-01-04[TEST] Change of the namespace for basic_cnf_macroLukasz Rajewski1-1/+2
Fixed version of the cryptography package Issue-ID: TEST-388 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I870a1475b99f50401b80b8231509a2ff874779e3
2022-05-31Use latest version of ONAP SDKMichal Jagiello1-1/+1
Use 10.0.0 version of SDK in tests Issue-ID: INT-2119 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ibbec40e08e7ed7091988da77b870fc952c582ed1
2022-03-01Use Python ONAP SDK 9.4.0Michal Jagiello1-1/+1
It fixes issues with Jinja Issue-ID: INT-2078 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I382aac26069893d76ae2b83dc69b93bb13739d7c
2022-02-24[PYTHON] Improve requirement versioningmrichomme1-3/+3
Add versions for - openstack lib - kubernetes lib - jinja2 lib Issue-ID: INT-2078 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I20cde0e01c22c81786685a6e8d5483bec65bc9f1
2022-01-12[TEST] Basic CNF macroLukasz Rajewski1-3/+3
Basic CNF macro added with refactoring that enables debugging under IDE Also SDK upgraded to 9.2 what required adaptation in existing tests Issue-ID: TEST-376 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I697857bc0c13e86b88b71c3b46e0c4b59751939c Signed-off-by: mrichomme <morgan.richomme@orange.com>
2021-10-17[INTEGRATION] Use the newest onapsdk (9.0.0)Michal Jagiello1-1/+1
Issue-ID: INT-1994 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I3b6e04f5c89265f16674a66317faddee4c9597ab
2021-07-26[TEST] Use the newest ONAP SDK versionMichal Jagiello1-1/+1
Use `a_la_carte` flag in vnf and vf_module SO deletion Issue-ID: TEST-352 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I6db6bfa28dfe17fb1a1eac7021f941490a73bb6f
2021-04-08Use 7.5.1 onapsdk versionMichal Jagiello1-1/+1
It fixes macro instantiation issues. Issue-ID: INT-1894 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I7d0b5619f17acd09802b5611ca22fb1354eed6f1
2021-04-07Remove masspnfsimulator as a git submodule.Illia Halych1-1/+0
Removed both submodule and the old pnf directory Issue-ID: INT-1882 Signed-off-by: Illia Halych <illia.halych@t-mobile.pl> Change-Id: Ie439a0dea9aff7efc743822ec5ea5715f4af241e
2021-02-22Wrapper for simulatorsEli Halych1-1/+2
Implemented using Avionix. Supports Helm 3 only. The local directory path was defined relative to the package. Remote charts that are described locally are used. Starting the simulator is provided as a regular HTTP or HTTPS request. Issue-ID: INT-1829 Signed-off-by: Eli Halych <illia.halych@t-mobile.pl> Change-Id: Ia17c4043bedd853bf2c068e53d51cd2808a3c0db
2021-02-08Python SDK 7.4.0 compatibilityMichal Jagiello1-1/+1
Use Python SDK exceptions. Issue-ID: TEST-302 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I76996817c0d7b91c0214ad521c3768682ff07e83
2020-12-14Add PNF simulator execution and cleanup as a BaseStepEli Halych1-0/+1
1. The simulator is the masspnfsim from integration project. Added as a git submodule. 2. The flow: build image, bootstrap simulator, run simulator, stop simulator, remove simulator, remove image (only simulator). 3. Additionally trigger (sending a message to VES) is handled in pnf/utils.py. To send a request to VES, vesip in settings.PNF_VES_CONFIG should be set to the one accessible from simulator container. Default one (172.17.0.1) communicates with the machine the simulator runs at. 4. commonEventHeader's fields can be overridden in settings.py (here sourceName, reportingEntityName) Issue-ID: TEST-278 Signed-off-by: Eli Halych <illia.halych@t-mobile.pl> Change-Id: Id77dc8c517a30458abd81f2aadc416204be522b5
2020-11-23CDS onboarding steps and simple CBA enrichment scenarion.Michal Jagiello1-0/+1
Steps for data dictionary upload and CBA enrichment Issue-ID: TEST-245 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: If7f3346c79ae97e35b21e919435270a0c54f77dd
2020-10-16Revert "Revert "Create basic_cnf test leveraging onapsdk""Thierry Hardy1-1/+1
This reverts commit ded9ae3b507b9687a68cc00dfc75e13130be13ff. Reason for revert: ONAP SDK 7.1 version is released Correction hardcode value (k8s) and onapsdk version to 7.1.0 Issue-ID: TEST-243 Change-Id: I535af4298f79a34476074612079dc479d2fc0b61 Signed-off-by: Thierry Hardy <thierry.hardy@orange.com>
2020-10-08Add reporting page creation in pythonsdk-testsmrichomme1-0/+1
Issue-ID: TEST-269 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I4ab0a2f7a1a1e98ae5d05166c6aa06212d24eeae Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-09-29use onapsdk 7.0.0 and no more the develop branchmrichomme1-1/+1
Issue-ID: TEST-240 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ide0690c3c75a967e1cfa1ce44b1ff7199867cfbd
2020-09-25Prepare python package to integrate it in xtesting dockermrichomme1-0/+1
- creation of entrypoint - include templates in the package - complete requirements Open question for integration python reviewers: - I was not able with the MANIFEST to use the template directory until I put it in the package tree. I am not sure it is very nice.. Maybe it is not the right way, we could simply copy the templates in the docker rather than including them as part of the python package.. Note: I retested the ubuntu16 (onboarding/deployment/instantiation) on the Daily Master Issue-ID: TEST-258 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I26f3e959b9c5e341ab197a6c519ca87e31921921 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-09-09Use clouds.yaml rather than duplicating the openstack data in the confmrichomme1-1/+2
Issue-ID: TEST-261 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I624fca14a30dde9e704a9b982b55cbb8028b37fd Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-24First proposal for the structure for pythonsdk based scenariosMichal Jagiello1-0/+1
Issue-ID: TEST-240 Change-Id: Ic989b26442b868363af7b3872bff49dd70d78be0 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>