aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/test_lifecycle.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-24Change mass-pnf-sim folder name to masspnfsimEli Halych1-201/+0
2020-06-18Start/stop the 3GPP measurements file generator at simulator start/stopBartek Grzybowski1-4/+5
2020-06-17Pass options to each lifecycle method separatelyBartek Grzybowski1-22/+22
2020-06-16Support setting custom username/password for the file server serviceBartek Grzybowski1-2/+2
2020-06-10Setup and start docker-compose simulator app directly in Python moduleBartek Grzybowski1-8/+7
2020-06-10Chown vsftpd config file to root while bootstrappingBartek Grzybowski1-1/+5
2020-06-05Support stopping sending PNF registration messages in Python moduleBartek Grzybowski1-4/+36
2020-06-05Drop shell wrapper for 'trigger_custom' action as wellBartek Grzybowski1-5/+4
2020-06-05Support triggering simulator app directly from MassPnfSim moduleBartek Grzybowski1-8/+7
2020-06-05Drop shell wrapper for stopping simulator instancesBartek Grzybowski1-7/+15
2020-06-02Drop shell wrapper for getting simulators statusBartek Grzybowski1-11/+12
2020-05-25Add functional tests for verifying simulator services statusBartek Grzybowski1-1/+25
2020-05-25Add functional test for 'clean' subcommandBartek Grzybowski1-0/+6
2020-05-25Add functional tests for 'stop' subcommandBartek Grzybowski1-0/+21
2020-05-25Add tests for 'trigger_custom' subcommandBartek Grzybowski1-0/+11
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