aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/vnf.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/vnf.config')
-rw-r--r--src/test/resources/vnf.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/resources/vnf.config b/src/test/resources/vnf.config
index dab5ee9..3929ed3 100644
--- a/src/test/resources/vnf.config
+++ b/src/test/resources/vnf.config
@@ -4,5 +4,7 @@ vesUser=someVesUser
vesPassword=someVesPassword
vnfId=someVnfId
vnfName=someVnfName
+ftpHost=localhost
+ftpPort=22222
unknownProperty=doNotFail
repPeriod=30 \ No newline at end of file