aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/steps
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Refactor code a bit to make status test able running on multiple namespacesmichal.jagiello@t-mobile.pl5-15/+20
2024-03-07Merge "SDNC distribution status check fix"Micha? Jagie??o1-5/+5
2024-03-07Fix CPS DB checkLukasz Rajewski1-4/+10
2024-03-07SDNC distribution status check fixLukasz Rajewski1-5/+5
2024-03-03Error reason added to the test reportsLukasz Rajewski2-11/+22
2024-02-28Merge "Enhance status check with nodes and cronjob checks"Micha? Jagie??o2-33/+107
2024-02-28Fix pylint issuesLukasz Rajewski1-2/+0
2024-02-28Enhance status check with nodes and cronjob checksLukasz Rajewski2-33/+107
2024-02-21Remove SDNC DB interaction outside the clusterLukasz Rajewski2-2/+3
2024-02-16Do not verify SO onboarding if test is not running inside clusterMichal Jagiello2-9/+8
2024-02-13Merge "Enhanced SDNC status check and SDNC distribution check"Micha? Jagie??o2-3/+64
2024-02-12Enhanced SDNC status check and SDNC distribution checkLukasz Rajewski2-3/+64
2024-02-12Cleanup SO instance before instantationLukasz Rajewski2-20/+67
2024-02-12Improve verification of distribution statusLukasz Rajewski3-131/+224
2024-02-08Prevent cleanup of parent when substep has failedLukasz Rajewski1-0/+15
2024-02-07Make archive optional on cleanupLukasz Rajewski5-27/+41
2024-02-06Fixed wrong names of settings in sdnc serviceLukasz Rajewski1-4/+4
2024-02-06Enable SDNC DB connection check and healtcheckLukasz Rajewski3-7/+132
2024-02-02Execution base method is not required to be run.Lukasz Rajewski1-9/+25
2024-02-02Refactor tests to use SDC v2 onapsdk moduleMichal Jagiello8-437/+210
2024-01-31Changes in the packages sort orderLukasz Rajewski26-61/+86
2024-01-29Enhanced validation of configuration of all testsLukasz Rajewski28-228/+232
2024-01-22Improved cleanup of service instances for failed casesLukasz Rajewski9-203/+118
2023-10-19Make pnf-simulator helm chart configurableMichal Jagiello1-1/+2
2023-10-04Fix deamon set checks for status testLukasz Rajewski1-5/+7
2023-09-14Support additional namespaces in the status testLukasz Rajewski1-84/+115
2023-09-04Improve-CPS-sanity-testpawel.denst1-1/+4
2023-09-01Improve-CPS-sanity-testpawel.denst1-1/+152
2023-08-08Fix pylama errorsMichal Jagiello4-4/+11
2023-08-08Simplify PNF Macro VES Send processLukasz Rajewski3-98/+190
2023-08-05Change cleanup process of testsLukasz Rajewski30-276/+478
2023-07-18Fix issue in status check after pylama fixxes additionLukasz Rajewski1-1/+1
2023-07-17Add pylama into checksMichal Jagiello23-140/+211
2023-07-05Exclude certain labels and fix issue with missing selectorsLukasz Rajewski2-18/+26
2023-06-22Status encoding exception fixedLukasz Rajewski1-20/+24
2023-06-21Namespace status verification 2.0Lukasz Rajewski1-487/+525
2023-06-19Configure status tests to not store logspawel.denst1-98/+84
2023-06-16Merge "Modify Python ONAP SDK tests to not require kubeconfig"Lukasz Rajewski4-13/+42
2023-06-15Enhanced SDNC test to cover SVC logic checkLukasz Rajewski1-26/+148
2023-06-15Modify Python ONAP SDK tests to not require kubeconfigpawel.denst4-13/+42
2023-06-06Add component name to the JSON report formatLukasz Rajewski2-5/+8
2023-06-02Merge "Configure status tests to not create artifacts"Micha? Jagie??o1-61/+74
2023-05-31Create SDNC Sanity testAleksandr Taranov1-0/+104
2023-05-31Configure status tests to not create artifactspawel.denst1-61/+74
2023-05-30ONAP Python SDK tests should generate JSON artifact (next to HTML)pawel.denst1-1/+19
2023-05-29Merge "Fix the order of cleanup of certain steps"Micha? Jagie??o3-5/+2
2023-05-26Fix the order of cleanup of certain stepsLukasz Rajewski3-5/+2
2023-05-26Change STATUS_RESULTS_DIRECTORY in python-sdk testspawel.denst1-1/+1
2023-05-23Fix VES client simulator image and pod verification methodLukasz Rajewski1-4/+7
2023-05-23Refactor status verification testLukasz Rajewski2-0/+909