aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/README.md
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-10-30 14:08:37 +0100
committerMarcin Migdal <marcin.migdal@nokia.com>2018-10-30 14:08:49 +0100
commit7b601177ce631014122df468355d998005056a23 (patch)
tree777ccb0d3a868016a8067d855548277e134ce0da /test/mocks/pnfsimulator/README.md
parent746c4824a97111b5a291071be1dcfb0b3d204c9e (diff)
Files assembly for vsftpd_ftpes_server
Change-Id: I8cfacba4047e26fa4d679a7392ac571d298342d4 Issue-ID: INT-700 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'test/mocks/pnfsimulator/README.md')
-rw-r--r--test/mocks/pnfsimulator/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/README.md b/test/mocks/pnfsimulator/README.md
index e53d72fb7..24359ae08 100644
--- a/test/mocks/pnfsimulator/README.md
+++ b/test/mocks/pnfsimulator/README.md
@@ -20,7 +20,9 @@ Proper config must contain *simulatorParams*, *commonEventHeaderParams* and *pnf
The recommended way is to checkout PNF Simulator project from ONAP Git repository and use *simulator*.sh script.
If you copy *simulator.sh* script to another location, keep in mind to copy also *docker-compose.yml* and directories: *config,json_schema and netconf*.
In order to run simulator, invoke ./simulator.sh start
+You may be asked for providing password for ypur user during startup.
Script downloads if necessary needed Docker images and runs instances of these images.
+The easiest way is to download or generate PNF Simulator zip archive with all needed configuration files.
###Logging
It is possible to get access to logs by invocation of *./simulator.sh* logs.