aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2020-12-29 17:55:27 +0100
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-01-14 09:04:44 +0000
commit99ce6a7681a29f886e7849d4cc3d222078943b79 (patch)
tree8917416e58aadf5b295100d2a9d319c4238b3e45 /tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot
parent89b8b44dd1491af8f810d3b1571ded82cd6d2fd4 (diff)
Add HTTP to DFC CSIT tests
- use recently added http functionalities from integration - small ftp part refactoring - add compulsory variables to recent tests Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I4b805e99756cfb8197d0a082eb04cb19374ab0d0
Diffstat (limited to 'tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot')
-rwxr-xr-xtests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot b/tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot
index 3962d4e5..55946201 100755
--- a/tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot
+++ b/tests/dcaegen2-collectors-datafile/testsuites/Strict-Host-Checking-suite/StrictHostChecking.robot
@@ -77,15 +77,20 @@ Setup Strict Host Key Checking Test
Set Environment Variable MR_FILE_PREFIX_MAPPING PM_MEAS_FILES:A
Set Environment Variable DR_REDIR_FEEDS 2:A
Set Environment Variable FTP_FILE_PREFIXES A
+ Set Environment Variable HTTP_FILE_PREFIXES A
Set Environment Variable NUM_FTPFILES 1
+ Set Environment Variable NUM_HTTPFILES 1
Set Environment Variable NUM_PNFS 1
Set Environment Variable FILE_SIZE 1MB
Set Environment Variable FTP_TYPE SFTP
+ Set Environment Variable HTTP_TYPE HTTP
Set Environment Variable NUM_FTP_SERVERS 1
+ Set Environment Variable NUM_HTTP_SERVERS 1
Set Environment Variable DR_FEEDS 2:A
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
+ Set Environment Variable FTPES_SIMS ftpes-server-vsftpd0:21
+ Set Environment Variable HTTP_SIMS http-server0:80
${cli_cmd_output}= Run Process ./simulators-start.sh cwd=${SIMGROUP_ROOT}
Log To Console Simulator-start: