aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/steps/base.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-03Error reason added to the test reportsLukasz Rajewski1-10/+19
2024-02-08Prevent cleanup of parent when substep has failedLukasz Rajewski1-0/+15
2024-02-02Execution base method is not required to be run.Lukasz Rajewski1-9/+25
2024-01-31Changes in the packages sort orderLukasz Rajewski1-1/+1
2024-01-29Enhanced validation of configuration of all testsLukasz Rajewski1-14/+39
2024-01-22Improved cleanup of service instances for failed casesLukasz Rajewski1-3/+53
2023-08-08Fix pylama errorsMichal Jagiello1-1/+1
2023-08-05Change cleanup process of testsLukasz Rajewski1-77/+214
2023-07-17Add pylama into checksMichal Jagiello1-7/+15
2023-06-06Add component name to the JSON report formatLukasz Rajewski1-2/+4
2023-05-26Fix the order of cleanup of certain stepsLukasz Rajewski1-3/+0
2022-01-12[TEST] Basic CNF macroLukasz Rajewski1-0/+20
2021-10-21[TEST] Do not show "No execution start time..." error log message for skipped...Michal Jagiello1-2/+3
2021-10-19[TEST] Added support for multi-vnf macro instantiationJulien Fontaine1-0/+12
2021-08-31[TEST] Get cleanup reports from substeps also if parent step has no cleanup r...Michal Jagiello1-2/+2
2021-08-25[TEST] Unwind master back to 27.07.2020Krzysztof Opasiak1-2/+2
2021-08-04[TEST] Get cleanup reports from substeps also if parent step has no cleanup r...Michal Jagiello1-2/+2
2021-04-02Basic VM macroMichal Jagiello1-5/+6
2021-02-16[TEST] Collect steps cleanup reportsMichal Jagiello1-17/+75
2021-02-08Python SDK 7.4.0 compatibilityMichal Jagiello1-2/+3
2021-01-12Fix steps time measurementMichal Jagiello1-4/+9
2020-11-19PNF onboarding stepMichal Jagiello1-1/+0
2020-11-04Integration tests report enrichmentMichal Jagiello1-3/+38
2020-10-06Collect steps execution resultMichal Jagiello1-0/+37
2020-09-04Add proxy support for pythonsdk-testsmrichomme1-2/+15
2020-08-31Add logger in python-sdktestsjardellos1-1/+17
2020-08-24First proposal for the structure for pythonsdk based scenariosMichal Jagiello1-0/+84