aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Add expected failures list for HTTP endpoints testsPawel Wieczorek2-11/+55
2020-03-10Add a white list for jdwp testsmrichomme2-42/+95
2020-03-06Fix linter issues in soutils.py vcp librabryBartek Grzybowski1-10/+10
2020-03-06Fix Python linting issues in Python scriptsBartek Grzybowski4-50/+46
2020-03-05Fix Python linting issues in Python scriptsBartek Grzybowski8-17/+16
2020-03-05Fix linting issues in check_for_ingress_and_nodeports.pyBartek Grzybowski1-6/+6
2020-03-05Supress pylint warnings for undefined variablesBartek Grzybowski5-8/+8
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski14-54/+51
2020-03-05EMS simulator extension for PNF SW UpgradeEnbo Wang19-637/+1060
2020-03-04Fix pylint trailing whitespaces issues in vcpe python scriptsBartek Grzybowski5-19/+10
2020-03-04Remove unused imports in mass-pnf-sim.pyBartek Grzybowski1-2/+0
2020-03-04Remove unused imports in vcpe python scriptsBartek Grzybowski9-26/+7
2020-03-04Fixed the SSH configuration of user 'netconf'ebo8-11/+50
2020-03-02Fix JSON files linter issues in test/mocks/pmsh-pnf-simBartek Grzybowski1-1/+34
2020-03-02Fix JSON files linter issues in test/hpa_automationBartek Grzybowski3-572/+509
2020-03-02Fix JSON files linter issues in test/mocks/datafilecollector-testharnessBartek Grzybowski12-57/+57
2020-03-02Fix JSON files linter issues in test/mocks/emssimulatorBartek Grzybowski4-37/+37
2020-03-02Fix JSON files linter issues in test/mocks/mass-pnf-simBartek Grzybowski5-2404/+2711
2020-03-02Fix JSON files linter issues in test/mocks/pnfsimulatorBartek Grzybowski18-61/+68
2020-03-02Fix JSON files linter issues in test/postmanBartek Grzybowski18-9946/+9946
2020-03-02Fix JSON files linter issues in test/vcpeBartek Grzybowski14-1594/+1619
2020-02-28Add PNF SW Upgrade moduleebo5-0/+327
2020-02-28Add NETCONF PNF Simulator Engineebo23-0/+872
2020-02-21Fix YAML linter indentation errors in yaml filesBartek Grzybowski8-71/+71
2020-02-21Fix YAML files linter errors for duplicated keysBartek Grzybowski1-1/+0
2020-02-21Fix YAML files linter errors for superfluous spaces/new linesBartek Grzybowski8-161/+156
2020-02-21Fix YAML files linter errors for trailing-spaces ruleBartek Grzybowski6-185/+185
2020-02-20Fix YAML files linter errors for new-line-at-end-of-file ruleBartek Grzybowski8-8/+8
2020-02-20Fix invalid escape sequence causing JSON validation failureBartek Grzybowski1-2/+2
2020-02-10Delete obsolete "csit" directory from repoBartek Grzybowski1-2/+0
2020-02-07Add test to ensure all needed modules are provided by setuptoolsBartek Grzybowski1-0/+17
2020-02-07Add tox config for vcpe scriptsBartek Grzybowski1-0/+15
2020-02-07Define vcpe scripts dependencies via setuptools configBartek Grzybowski2-11/+45
2020-02-07Fix DFC csit failurerajendrajaiswal1-1/+1
2020-01-29k8s: Drop support for CasablancaPawel Wieczorek12-467/+5
2020-01-29k8s: Drop process name trimming from etcd on RKEPawel Wieczorek1-1/+5
2020-01-29k8s: Mock etcd information collectionPawel Wieczorek5-2/+42
2020-01-29k8s: Validate controller manager flags requiring appropriate valuesPawel Wieczorek3-0/+58
2020-01-29Remove cloud settings from vcpeconfig.yamlBartek Grzybowski3-22/+27
2020-01-29Support reading cloud settings from clouds.yamlBartek Grzybowski1-0/+31
2020-01-28Extend label matching for cluster node's External IPPawel Wieczorek1-2/+2
2020-01-27Added mTLS support in pnf simulatorwsliwka22-45/+262
2020-01-27Latest changes to pnf simulatorwsliwka34-4724/+183
2020-01-21PNF Simulator to support Control Loop subscription modelrajendrajaiswal9-0/+333
2020-01-14correct url in postman envRene_Robert1-100/+69
2020-01-10Support setting custom path to config file in helper scriptsBartek Grzybowski2-2/+16
2020-01-10Support setting custom path to config file in vcpe.pyBartek Grzybowski2-11/+16
2020-01-10Use argparse library to parse command line optionsBartek Grzybowski1-27/+56
2020-01-10Fix VcpeCommon object instantiationBartek Grzybowski1-3/+1
2020-01-10Add config for community lab running with OOM disabledBartek Grzybowski2-4/+74