aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-08-19Merge "[TEST] Use the newest ONAP SDK version for guilin" into guilinguilinMorgan Richomme1-1/+1
2021-07-26[TEST] Use the newest ONAP SDK version for guilinMichal Jagiello1-1/+1
Issue-ID: TEST-352 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I838c4d28a9e88c0919cc575f840be12b1d87e87b
2021-05-27[XTESTING] Update guilin entry pointsmrichomme1-1/+4
we should have cherry picked..but we did not do it only few patches have been backported however the entry points shall follow... Issue-ID: INT-1884 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I4aa0746e9169dffd87d401241370e46d9a8d6e74
2021-05-25[TESTS] cleanup tests and remove reference to ubuntu16mrichomme13-202/+27
the basic_vm test was historically called ubuntu16... as we are now delaing more with ubuntu18 or ubuntu20, the reference to the version16 is a bit old - Replace ubuntu16 by basic_vm - Use ubuntu20 instead of Ubuntu16 - Replace onap.small by m1.small to be natively compatible with any Openstack (default flavor) Issue-ID: TEST-299 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I69f573354c87c44c10581861450d48244db0c7df (cherry picked from commit ba1faac52b28f752516ab075a5bda56058548e49)
2021-05-25[TESTCASE] fix basic_onboard scenariomrichomme1-5/+11
the run_basic_onboard.py is working, but the scenario used by xtesting cannot work properly. Tested on Daily master lab. Issue-ID: TEST-288 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibc5482607a738692a05260913eeb322a0933ff03 (cherry picked from commit d6ab274b76e48164d3aefe702cf8ea2f87c98004)
2021-05-25[PythonSDK-tests] Add basic_onboard testcaseChereau Natacha5-0/+171
Issue-ID: TEST-288 Signed-off-by: Chereau Natacha <natacha.chereau@orange.com> Change-Id: Ide7267428b5ca694dc3ca44a4c81730233610b78 (cherry picked from commit ff24de49ef658ffe0aa13d494e8201bd181bce2c)
2021-05-19Merge "Nodeport cleanup in basic_cds test" into guilinMorgan Richomme1-3/+33
2021-05-12Merge "[TEST] Catch ConnectionError exception during pnf simulator startup" ↵Morgan Richomme1-1/+1
into guilin
2021-05-11Nodeport cleanup in basic_cds testMichal Jagiello1-3/+33
Issue-ID: TEST-317 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I21fe3e4a30c9fed14e05b9f14523de46798466b0 (cherry picked from commit dad0aa604954891777cab4d777106bcfd62e29c7)
2021-05-11[TEST] Catch ConnectionError exception during pnf simulator startupMichal Jagiello1-1/+1
When PNF simulator starts up a series of requests are sent but if ConnectionError is raised then tests is interrupted and no report is generated Issue-ID: TEST-337 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I5dbdfa3b7d5a2c16b3ecc00ae4ab46ac3bb5443f
2021-05-07[RELEASE] Fix pbr version to avoid docker build errormorganrol2-8/+6
The new release of pbr check the consistancy between the python version and the last tag on the branch Issue-ID: INT-1882 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ibb110a9b65fe019208cd4448e6cf2c3e10518d29
2021-04-21Wait for pnf simulatorMichal Jagiello6-4/+199
Add VSP for PNF Issue-ID: TEST-280 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: If2476f5f9f9fc8d4c14c5dd398a8a659e7fe3e9a
2021-02-05Set version 7.3.0 as onapsdk dependency for guilin testmorganrol1-1/+1
moving to 7.4.0 broke all the CI/CD chains Guilin shall be more stable. This version could be increased later if ok on master Issue-ID: TEST-301 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I9cb46c699dddedd645a50818e40084f7144ba0fd
2020-12-09Merge "Prepare basic_cds endpoint for xtesting" into guilinMarcin Przybysz1-0/+1
2020-12-09Merge "basic_cds adapatations for xtesting" into guilinMarcin Przybysz1-2/+11
2020-12-09Merge "PNF onboarding step" into guilinMarcin Przybysz3-11/+203
2020-12-04basic_cds adapatations for xtestingmrichomme1-2/+11
Issue-ID: TEST-245 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I4bb0a1c728ad8b982e6936c8a3bc5572ee08a6b4 (cherry picked from commit c9ee30562d7c56c551c4858a69faa70be3234043)
2020-12-04CDS onboarding steps and simple CBA enrichment scenarion.Michal Jagiello8-2/+3826
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 (cherry picked from commit ac7ed508cd0ae434ac9237196a42045c5e7d6e92)
2020-12-04PNF onboarding stepMichal Jagiello3-11/+203
Add a code to onboard service with MACRO service instance type. Add properties assignement Issue-ID: TEST-279 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I93f04b09b3eaa622196774cb93ae615c9e6e52d5 (cherry picked from commit fde513f5c53a6938e60d786be84c218846497d8c)
2020-12-03Prepare basic_cds endpoint for xtestingmrichomme1-0/+1
Issue-ID: TEST-245 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia00587ba06b8720a028ded83cdda32226cbede74 (cherry picked from commit 6b8d1e16c01da78ddea3654544b07e55648292ac)
2020-12-02Minor typo correctionsLasse Kaihlavirta1-3/+3
- follow-up on https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/115972 Issue-ID: INT-1796 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I8921f5aa344a3da9c40fbe20a146819587968bd1 (cherry picked from commit 22c437b66aefad6e7aac4620e25783596341d204)
2020-12-01Better exception handlingSylvain Desbureaux5-79/+45
Instead of catching all exceptions that can occurs and miss one, let's create a "parent" exception class for OnapTest and catch only this one. In order to know what's the error, we also create a class attribute (`error_message`) that gives us the reason for exception. Issue-ID: INT-1796 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I798d8c6270c466b1d9be6511f52fd9441401c9c8 (cherry picked from commit 9c71e24adaaedd07d7e2e65922c5a3cee27318c9)
2020-11-20Add Lasse as Integration committerdevelopmrichomme1-1/+8
Issue-ID: INT-1788 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifd1953e4685e88a7b6323c2838a5e54e469948e0
2020-11-09Add properties for new Clamp casemrichomme2-0/+20
Issue-ID: TEST-251 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I613404382e2f9abab1aa9d30f6cba0c85c1c289e
2020-11-09Update the TCA yaml i CLAMP E2E testssebdet3-174/+143
The TCA microservice yaml must be updated for Guilin, it uses a new policy Issue-ID: CLAMP-977 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9dd857906487d9f5b0d25a84add3836cbd4fea42
2020-11-06Merge "Add CLAMP E2E tests"Krzysztof Kuzmicki11-0/+754
2020-11-06Add CLAMP E2E testsamine ezziati11-0/+754
Issue-ID: TEST-240 Signed-off-by: amine ezziati <mohamedamine.ezziati@orange.com> Change-Id: Ib612f1670aca10d9ac9f15fadb9cab58a7d8e5a8 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-11-04Integration tests report enrichmentMichal Jagiello21-31/+340
Improve the step description for better reporting Add duration step in pythonsdk-test reporting Issue-ID: TEST-271 Issue-ID: TEST-272 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I6d46cb38ae236bc578eb15982c2c0b8f2b0c0791
2020-10-28Usecase basic_cnf: helm package errorThierry Hardy1-0/+0
Kubernetes resources name are based on the release name whose name has changed in onap master release compared to Frankfurt. This name is now override in helm package Issue-ID: TEST-243 Signed-off-by: Thierry Hardy <thierry.hardy@orange.com> Change-Id: I97df6f5b22ac04d7d84c81c1d9ebdb70b3edd2c1
2020-10-21Usecase basic_cnf: remaining errorsThierry Hardy3-3/+5
Error in cleanup phase for all usecases Missing variables in settings for basic_cnf Issue-ID: TEST-243 Signed-off-by: jardellos <thierry.hardy@orange.com> Change-Id: Ic10fc2ae2361f82192a403cf06ee5d8031599acb
2020-10-17Fix reporting when no details/components are definedmorganrOL1-2/+2
Issue-ID: TEST-269 Signed-off-by: morganrOL <morgan.richomme@orange.com> Change-Id: I94a480aef910eb814b30c04b86eb206530b66c5c
2020-10-17Fix nit in vf module cleanupmorganrOL1-1/+1
Issue-ID: TEST-254 Signed-off-by: morganrOL <morgan.richomme@orange.com> Change-Id: Ie59ba7935119f193a1f4cba2f0a5722ed1783441
2020-10-16Revert "Revert "Create basic_cnf test leveraging onapsdk""Thierry Hardy18-9/+414
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-16Added basic_network testcaseandreasgeissler9-16/+365
Issue-ID: TEST-255 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: I86b34c0980cee7a5824231591a60d1f50dfe4f37 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-10-15Fix bad path of the logs in the reporting pagemrichomme4-11/+26
Issue-ID: TEST-270 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ief03cf6916b417fb0c80c5086ffe8e73f3865329 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-10-14Improve xtesting integrationmrichomme10-83/+144
All the exceptions shall be caught by the use case Issue-ID: TEST-257 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ie2762ad869d8984ce2125db4a8ef4990ee50f82a Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-10-13Merge "Revert "Create basic_cnf test leveraging onapsdk""Morgan Richomme14-377/+8
2020-10-13Revert "Create basic_cnf test leveraging onapsdk"Morgan Richomme14-377/+8
This reverts commit 0123c525b0182a5d6f9cd1bee3830eb1956239c7. Reason for revert: <it is breaking basic_vm because ModuleNotFoundError: No module named 'onapsdk.msb.k8s' > Issue-ID: TEST-243 Change-Id: Iaf398a11b296b2c2bf55d9a25a588cd32e44077a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2020-10-12Merge "Create basic_cnf test leveraging onapsdk"Morgan Richomme14-8/+377
2020-10-08Create basic_cnf test leveraging onapsdkThierry Hardy14-8/+377
Add the scenario basic_cnf that uses multicloud-k8s plugin to instantiate cnf on k8s Add the removal of profile in cleanup part Add store_state Issue-ID: TEST-243 Signed-off-by: Thierry Hardy <thierry.hardy@orange.com> Change-Id: Ib743c259decf95cdc69975e1ef7d4ba7aadccfae
2020-10-08Add reporting page creation in pythonsdk-testsmrichomme9-5/+316
Issue-ID: TEST-269 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I4ab0a2f7a1a1e98ae5d05166c6aa06212d24eeae Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-10-07Merge "Collect steps execution result"Morgan Richomme17-0/+128
2020-10-06Collect steps execution resultMichal Jagiello17-0/+128
Create a decorator to collect step execution result and store them in storage class. Storage class prepare a dictionary with step class name and execution result. Issue-ID: INT-1733 Change-Id: I9c4030a0740085a9acca461c1581683c469ecbcf Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
2020-10-06Remove clearwater_ims configuration filemrichomme1-0/+0
They contain reference to GPLv3 [1] Issue-ID: INT-1732 [1]: https://lfscanning.org/reports/onap/onap-2020-10-48775714-948d-4f9d-b93f-13de323390f2.html Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iecb438f1c99881a0e9ca28e27142072a46f77bcb
2020-10-01Fix artifact path in clearwater_ims use casemrichomme1-1/+1
Issue-ID: TEST-224 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I4e958954939e2068f133a5ee934b69064a21739a
2020-10-01Param missing for clearwater_ims use casemrichomme1-0/+3
Issue-ID: TEST-242 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: If32d9bd1416afaf98f30eb801f92a13ecb1c8510
2020-10-01Update entry point to consider clean as part of the testmrichomme2-28/+24
It is not just a teradown oepration for extra resources We must verify that resources have been properly cleaned Issue-ID: TEST-240 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifc0301ba6f35b05d74dc43ac86203f11ada0789e
2020-09-29Update path managementmrichomme7-28/+35
In case a yaml file is defined the zip was referenced in 2 places consider only the yaml param if the yaml file is defined Add the python path to simplify the integration in CI a,d avoid overwritting any configuration only the 2 ENV parameters + the openstack cloud + the hosts are needed to run any pythonsdk-test Issue-ID: TEST-240 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I57bf303b497e4d2b1dd740286f07beb3783222b1 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-09-29Merge "Add heat zip files"Thierry Hardy5-4/+3
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