aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Add HTTP to DFC testsKrzysztof Gajewski23-102/+1334
2020-12-16Remove masspnf simulator codeBartek Grzybowski91-9070/+0
2020-12-07Allow customization of commonEventHeadres before request is sentEli Halych2-3/+37
2020-12-04Add send requests to VES via HTTPS in Mass PNF SimulatorEli Halych15-186/+343
2020-11-25Fixed comment syntax in netconf.env for masspnfsimEli Halych1-3/+3
2020-11-24Change mass-pnf-sim folder name to masspnfsimEli Halych91-4/+4
2020-11-17Fix Data Type of External RAN NSSMF simulatorEnbo Wang1-3/+8
2020-10-02optimize size and time using "--no-cache-dir"Pratik Raj4-4/+4
2020-09-23Setup basic functional test of NSSMF RAN simulatorBartek Grzybowski7-0/+52
2020-09-21Add missing dependency for the werkzeug module in setooptools as wellBartek Grzybowski1-1/+2
2020-09-21Add missing dependency for the werkzeug moduleBartek Grzybowski1-0/+1
2020-09-19Add an External RAN NSSMF simulatorEnbo Wang11-0/+470
2020-08-31AAI-Simulator: Pulling from PNF-SW-UP CSIT to Integration repoajay_dp001112-0/+10234
2020-08-28Update tests for Datafile Collector (DCAE SDK update)Remigiusz Janeczek16-16/+56
2020-07-29Adjust DFC test files to use FTPES instead of FTPSRemigiusz Janeczek33-790/+822
2020-07-27Fix vsftpd config setupBartek Grzybowski2-4/+4
2020-07-27Add README fileBartek Grzybowski1-0/+58
2020-07-27Add HOT parameters for the simulatorBartek Grzybowski3-4/+38
2020-07-27Setup build env on instanceBartek Grzybowski1-0/+5
2020-07-27Setup runner script for the simulator in HOTBartek Grzybowski3-2/+35
2020-07-24Update tls-init-containerRemigiusz Janeczek1-1/+1
2020-07-20[PMSHSIM] Refactoring pmsh-pnf-simefiacor12-86/+252
2020-07-14Add sftp strict host key checking to DFC consul configsRemigiusz Janeczek13-0/+45
2020-07-03Add basic cloud-init setup for the simulator instanceBartek Grzybowski2-0/+27
2020-07-03Create basic Heat templateBartek Grzybowski2-0/+55
2020-07-02netconf-pnp-simulator: fix supervisor patching failureebo2-2/+3
2020-06-18Start/stop the 3GPP measurements file generator at simulator start/stopBartek Grzybowski2-6/+21
2020-06-17Pass options to each lifecycle method separatelyBartek Grzybowski4-39/+53
2020-06-17Validate the subcommands on each instance method invocationBartek Grzybowski1-20/+33
2020-06-17Remove the existing_sim_instances instance attributeBartek Grzybowski1-8/+7
2020-06-16Support setting custom username/password for the file server serviceBartek Grzybowski8-14/+28
2020-06-15Drop shell wrapper for docker compose operationsBartek Grzybowski1-19/+0
2020-06-15Run the 3GPP measurements file generator in bootstrap phaseBartek Grzybowski2-3/+5
2020-06-15Generate vsftpd config file in bootstrap phaseBartek Grzybowski2-5/+13
2020-06-15Make the config generation private method more genericBartek Grzybowski1-14/+15
2020-06-10Add a helper method to generate docker compose fileBartek Grzybowski2-4/+29
2020-06-10Simplify network name in Compose templateBartek Grzybowski1-4/+4
2020-06-10Add helper method to generate simulator configBartek Grzybowski1-1/+14
2020-06-10Update Mass PNF simulator documentationBartek Grzybowski1-7/+11
2020-06-10Drop action methods decoratorBartek Grzybowski1-24/+0
2020-06-10Setup and start docker-compose simulator app directly in Python moduleBartek Grzybowski2-10/+18
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