aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Add internal method for shell runner in MassPnfSim moduleBartek Grzybowski2-58/+40
2020-05-15Fix ftp dir permission in sftp-server containerBartek Grzybowski3-3/+5
2020-05-15Make the maven image build an independent stepBartek Grzybowski2-2/+12
2020-05-12Get and kill ROP_file_creator.sh childs as wellBartek Grzybowski1-3/+15
2020-05-12Get the routine name to call with getattrBartek Grzybowski2-16/+3
2020-05-12Move CLI options processing to module levelBartek Grzybowski2-70/+70
2020-05-11Improve code testabilityBartek Grzybowski3-155/+181
2020-05-11Allow importing the script as moduleBartek Grzybowski1-189/+196
2020-05-11Rework input parameters handlingBartek Grzybowski3-45/+55
2020-05-08Refactor simulator instances IP setting logicBartek Grzybowski2-31/+38
2020-05-08Fix services IP addresses namingBartek Grzybowski1-22/+25
2020-05-08Drop superfluous variables and type castsBartek Grzybowski1-13/+10
2020-05-08Supress ANSI escape sequences when terminal not detectedBartek Grzybowski1-2/+6
2020-05-05Make script verbosity adjustibleBartek Grzybowski1-22/+30
2020-05-05Add input opts description in usage synopsisBartek Grzybowski1-10/+12
2020-05-05Leverage ArgumentParser facilities for input options validationBartek Grzybowski1-27/+28
2020-05-05Add helper functions for input options validationBartek Grzybowski2-0/+22
2020-05-03Rephrase the argparse arguments help messagesBartek Grzybowski1-61/+13
2020-05-03Kill the 'sleep' process as wellBartek Grzybowski1-1/+1
2020-04-14Fix integration markdown errors for lintermrichomme2-24/+65
2020-04-06Remove deprecated options from virtualenv invocationBartek Grzybowski1-2/+2
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski1-12/+9
2020-03-04Remove unused imports in mass-pnf-sim.pyBartek Grzybowski1-2/+0
2020-03-02Fix JSON files linter issues in test/mocks/mass-pnf-simBartek Grzybowski5-2404/+2711
2020-02-21Fix YAML linter indentation errors in yaml filesBartek Grzybowski2-5/+5
2020-02-21Fix YAML files linter errors for superfluous spaces/new linesBartek Grzybowski2-2/+0
2020-02-21Fix YAML files linter errors for trailing-spaces ruleBartek Grzybowski1-1/+1
2020-02-20Fix YAML files linter errors for new-line-at-end-of-file ruleBartek Grzybowski1-1/+1
2019-07-11Mass PNF-sim unique VSFTPD PASV portsTamasBakai4-11/+30
2019-05-03Pass typefileserver as parameter in mass-pnf-simRehanRaza6-31/+38
2019-05-02Unit test instability fixTamasBakai1-6/+6
2019-04-15Merge "Mass-pnf-sim selective trigger"Gary Wu2-0/+34
2019-04-15Mass-pnf-sim selective triggerTamasBakai2-0/+34
2019-04-15DfC certificate updateTamasBakai4-53/+57
2019-04-09Fix unit-tests of mass-pnf-simulatorRehanRaza14-55/+405
2019-04-04Fix VES event fieldsRehanRaza4-2/+5
2019-04-02mass-pnf-sim .gitattributes addedTamasBakai2-0/+1
2019-03-29Update VES event with latest file in each ROPRehanRaza6-231/+66
2019-03-26Mass-pnf-sim URL handling improvementsTamasBakai9-63/+128
2019-03-26Create VES event with multiple filesRehanRaza9-310/+110
2019-03-22Mass-pnf-simulator publishing portsTamasBakai6-61/+93
2019-03-20Add ROP file creator script in each PNF-simRehanRaza7-88/+63
2019-03-19ROP file processing in mass-pnf-simulatorTamasBakai62-76/+3936
2019-03-01ROP file creation script for e2e testingRehanRaza3-1/+71
2019-02-28Mass PNF simulator for benchmark purposesTamasBakai20-0/+3615