aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Add 'build' target for 'sslendpoints' projectBartek Grzybowski1-0/+5
2020-03-25Reduce cyclomatic complexityPawel Wieczorek3-17/+132
2020-03-25Add "expected failure" support to non-SSL NodePort scannerPawel Wieczorek2-3/+61
2020-03-25Run port scanPawel Wieczorek4-2/+78
2020-03-25Add IP addresses filteringPawel Wieczorek3-0/+148
2020-03-25Add temporary "make" target for automated testing compatibilityPawel Wieczorek1-0/+4
2020-03-25Add NodePorts filtering with development environment basisPawel Wieczorek11-5/+592
2020-03-25Increase verifiability of security checksPawel Wieczorek2-0/+45
2020-03-24Add the provisioning management service provider for 5G NRM CMHuang Cheng9-0/+392
2020-03-23Add script and patch to build CBA file to support PNF SW upgradeEnbo Wang9-0/+530
2020-03-20Set of fixes for pnfsimulator startupTomasz Golabek3-1/+4
2020-03-19Add services with waiver to expected failures list for non-SSL endpoints testsPawel Wieczorek1-0/+6
2020-03-19Filter out only open non-SSL portsPawel Wieczorek1-1/+1
2020-03-14EMS simulator extension to support netconf interaction with CDSYaoguang Wang7-0/+364
2020-03-12Fix regex for http xfail listmrichomme1-1/+1
2020-03-12Unify expected failures lists naming conventionPawel Wieczorek1-1/+1
2020-03-12Add upstream services to expected failures list for non-SSL endpoints testsPawel Wieczorek1-0/+4
2020-03-12Added python3 and Updated netopeer imagerajendrajaiswal4-5/+10
2020-03-11netconf-pnp-simulator: make PYTHONPATH always globally definedebo12-4/+359
2020-03-11Rename white list to xfail list to clarify the role of the listmrichomme1-1/+1
2020-03-10Drop filtering out services recognized as HTTPPawel Wieczorek1-9/+9
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