Merge "switch drools pdp image to new one"
[integration.git] / test / mocks / datafilecollector-testharness / ftps-sftp-server / README.md
index 5a16601..3bd6740 100644 (file)
@@ -15,6 +15,12 @@ Source: https://docs.docker.com/install/linux/linux-postinstall/
 
 then logout-login to activate it.
 
+###Prepare files for the simulator
+Run `prepare.sh` with an argument found in `test_cases.yml` (or add a new tc in that file) to create files (1MB, 5MB and 50MB files) and a large number of 
+symbolic links to these files to simulate PM files. The files names maches the files in
+the events produced by the MR simulator. The dirs with the files will be mounted
+by the ftp containers, defined in the docker-compse file, when started
+
 ###Starting/stopping the FTPS/SFTP server(s)
 
 Start: `docker-compose up`