From 4805f96ca48e0dc4a9aad9466d116d5a0a2990da Mon Sep 17 00:00:00 2001 From: yanhuanwang Date: Wed, 11 Sep 2019 20:44:10 +0200 Subject: Update dfc env variables Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8 Issue-ID: DCAEGEN2-1702 Signed-off-by: Martin Yan --- .../testsuites/Functional-Single-File-suite/FuncSingleFile.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/dcaegen2-collectors-datafile/testsuites/Functional-Single-File-suite/FuncSingleFile.robot b/tests/dcaegen2-collectors-datafile/testsuites/Functional-Single-File-suite/FuncSingleFile.robot index 0763583e..af7b6f1a 100755 --- a/tests/dcaegen2-collectors-datafile/testsuites/Functional-Single-File-suite/FuncSingleFile.robot +++ b/tests/dcaegen2-collectors-datafile/testsuites/Functional-Single-File-suite/FuncSingleFile.robot @@ -88,7 +88,7 @@ Verify single event with single 5MB SFTP file. From event poll to published file Set Environment Variable FTP_TYPE SFTP Set Environment Variable NUM_FTP_SERVERS 1 Set Environment Variable DR_FEEDS 2:A - Set Environment Variable DRR_SIM_IP drsim_redir + Set Environment Variable DR_REDIR_SIM drsim_redir Set Environment Variable SFTP_SIMS sftp-server0:22 Set Environment Variable FTPS_SIMS ftpes-server-vsftpd0:21 @@ -150,7 +150,7 @@ Verify single event with single 50MB SFTP file. From event poll to published fil Set Environment Variable FTP_TYPE SFTP Set Environment Variable NUM_FTP_SERVERS 1 Set Environment Variable DR_FEEDS 2:A - Set Environment Variable DRR_SIM_IP drsim_redir + Set Environment Variable DR_REDIR_SIM drsim_redir Set Environment Variable SFTP_SIMS sftp-server0:22 Set Environment Variable FTPS_SIMS ftpes-server-vsftpd0:21 -- cgit 1.2.3-korg