aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Refactor code a bit to make status test able running on multiple namespacesmichal.jagiello@t-mobile.pl8-18/+25
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 Rajewski5-44/+131
2024-02-28Merge "Enhance status check with nodes and cronjob checks"Micha? Jagie??o2-33/+107
2024-02-28Fix pylint issuesLukasz Rajewski2-4/+2
2024-02-28Enhance status check with nodes and cronjob checksLukasz Rajewski2-33/+107
2024-02-26Fix the issue of basic_vm_macro configurationLukasz Rajewski1-10/+13
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-15Change default value of SDNC_DB_PRIMARY_HOST into mariadb-galeraMichal Jagiello1-1/+1
2024-02-13Merge "Enhanced SDNC status check and SDNC distribution check"Micha? Jagie??o3-3/+114
2024-02-12Enhanced SDNC status check and SDNC distribution checkLukasz Rajewski3-3/+114
2024-02-12Cleanup SO instance before instantationLukasz Rajewski2-20/+67
2024-02-12Improve verification of distribution statusLukasz Rajewski5-135/+294
2024-02-08Prevent cleanup of parent when substep has failedLukasz Rajewski1-0/+15
2024-02-08Fixed issue of subscription name for pnf macroLukasz Rajewski1-1/+12
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 Rajewski4-7/+135
2024-02-02Execution base method is not required to be run.Lukasz Rajewski2-9/+26
2024-02-02Refactor tests to use SDC v2 onapsdk moduleMichal Jagiello23-577/+300
2024-01-31Changes in the packages sort orderLukasz Rajewski47-95/+139
2024-01-29Enhanced validation of configuration of all testsLukasz Rajewski54-360/+408
2024-01-22Improved cleanup of service instances for failed casesLukasz Rajewski13-251/+118
2023-10-23Move msb k8s override values configuration on the top settings levelmontrealMichal Jagiello3-2/+1
2023-10-19Make pnf-simulator helm chart configurableMichal Jagiello4-1/+4
2023-10-04Fix deamon set checks for status testLukasz Rajewski2-10/+12
2023-09-14Support additional namespaces in the status testLukasz Rajewski2-84/+116
2023-09-04Improve-CPS-sanity-testpawel.denst2-1/+4
2023-09-04Improve-CPS-sanity-testpawel.denst1-1/+4
2023-09-01Improve-CPS-sanity-testpawel.denst3-5/+232
2023-08-08Fix pylama errorsMichal Jagiello6-6/+13
2023-08-08Simplify PNF Macro VES Send processLukasz Rajewski8-100/+235
2023-08-05Change cleanup process of testsLukasz Rajewski51-927/+623
2023-07-18Fix issue in status check after pylama fixxes additionLukasz Rajewski2-2/+1
2023-07-18Merge "Add pylama into checks"Lukasz Rajewski51-303/+394
2023-07-17Add pylama into checksMichal Jagiello51-303/+394
2023-07-14Remove troubleshooting codeMichal Jagiello2-1/+2
2023-07-12Fix status base.htmlMichal Jagiello1-5/+1
2023-07-05Exclude certain labels and fix issue with missing selectorsLukasz Rajewski4-18/+33
2023-07-04Fix wrong template of kubeconfig fileLukasz Rajewski1-4/+4
2023-06-22Status encoding exception fixedLukasz Rajewski2-21/+27
2023-06-22Merge "Namespace status verification 2.0"Micha? Jagie??o3-490/+631
2023-06-21Namespace status verification 2.0Lukasz Rajewski3-490/+631
2023-06-21Merge "BaseScenario class added"Micha? Jagie??o17-126/+109
2023-06-20BaseScenario class addedLukasz Rajewski17-126/+109
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 Rajewski6-14/+62