aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Chown vsftpd config file to root while bootstrappingBartek Grzybowski2-2/+11
2020-06-10Add internal routine for logs archivingBartek Grzybowski1-2/+26
2020-06-10Remove useless RUNNING_COMPOSE_CONFIG assignmentBartek Grzybowski1-1/+0
2020-06-10Drop shell debug mode in command wrapper methodBartek Grzybowski1-2/+2
2020-06-05Support stopping sending PNF registration messages in Python moduleBartek Grzybowski4-7/+61
2020-06-05Add test case for invalid '--count' option valueBartek Grzybowski1-0/+18
2020-06-05Drop shell wrapper for 'trigger_custom' action as wellBartek Grzybowski2-11/+14
2020-06-05Support triggering simulator app directly from MassPnfSim moduleBartek Grzybowski3-26/+40
2020-06-05Drop shell wrapper for stopping simulator instancesBartek Grzybowski2-15/+47
2020-06-02Add helper routine for getting iter range in lifecycle methodsBartek Grzybowski1-5/+9
2020-06-02Drop shell wrapper for getting simulators statusBartek Grzybowski2-14/+37
2020-06-02Add helper method to get running docker containers names listBartek Grzybowski2-1/+11
2020-06-02Add helper method to get simulator instance dataBartek Grzybowski3-2/+13
2020-05-29Remove postman subdirectorymrichomme25-9967/+0
2020-05-29Update vCPE Tosca use casemrichomme1-0/+76
2020-05-25Add functional tests for verifying simulator services statusBartek Grzybowski4-1/+36
2020-05-25Add functional test for 'clean' subcommandBartek Grzybowski2-0/+10
2020-05-25Add functional tests for 'stop' subcommandBartek Grzybowski1-0/+21
2020-05-25Add tests for 'trigger_custom' subcommandBartek Grzybowski3-0/+27
2020-05-25Add functional tests for 'trigger' commandBartek Grzybowski1-0/+18
2020-05-25Add functional tests for 'start' commandBartek Grzybowski1-0/+18
2020-05-25Add functional tests for bootstrap commandsBartek Grzybowski1-0/+60
2020-05-25Add pytest fixturesBartek Grzybowski1-0/+30
2020-05-25Remove fixture declaration that is defined in pytest configBartek Grzybowski1-5/+0
2020-05-25Add 'pyyaml' dependency in 'pytest' tox envBartek Grzybowski1-3/+3
2020-05-25Add pytest testing scenario settings for simulatorBartek Grzybowski1-0/+6
2020-05-25Drop shell 'rm' command and use 'rmtree' native Python routineBartek Grzybowski1-5/+6
2020-05-20Add tests for CLI script optionsBartek Grzybowski2-1/+48
2020-05-20Create setuptools based Python env setup for the scriptsBartek Grzybowski6-14/+57
2020-05-19Iterate over all bootstrapped instances by defaultBartek Grzybowski1-10/+31
2020-05-19Add a method to enumerate bootstrapped simulator instancesBartek Grzybowski1-0/+6
2020-05-18Make the actions decorator a static method in a subclassBartek Grzybowski1-26/+29
2020-05-18Create a boilerplate decorator for MassPnfSim class actionsBartek Grzybowski2-18/+29
2020-05-15Run Maven directlyBartek Grzybowski1-3/+7
2020-05-15Leverage internal shell runner in bootstrap modeBartek Grzybowski3-19/+13
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-08update vCPE local casezhaoliping1231-10/+29
2020-05-08Add missing dependency for port scanningPawel Wieczorek1-0/+7
2020-05-08Use correct nmap filtersPawel Wieczorek1-1/+11
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