aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/vnf.config
diff options
context:
space:
mode:
authorStanislav Marszalek <s.marszalek2@partner.samsung.com>2021-08-06 11:12:26 +0200
committerk.kedron <k.kedron@partner.samsung.com>2021-08-10 15:21:15 +0200
commitdeabb9bd3f5ba86cafa978954356e5d4ba8a4ab3 (patch)
treec6c9090bdcbfd5608c80d55a0bcdcd5771d6d04d /src/test/resources/vnf.config
parent6bbd0749c646e79c7e686e7cd4be06667ab65736 (diff)
O1 PM Bulk support - Unknown cell handling
Issue-ID: INT-1945 Signed-off-by: Stanislav Marszalek <s.marszalek2@partner.samsung.com> Change-Id: I02d3684c98d563d7f386de2fdf032e930ac12b3f
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