From fadc507ff56cd8241ddca9f2f5817173ea64fa85 Mon Sep 17 00:00:00 2001 From: Dennis Potter Date: Tue, 7 Aug 2018 17:37:26 +0200 Subject: [PATCH] Updated integration test with new transport modes --- tests/integration/node-infiniband.sh | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/tests/integration/node-infiniband.sh b/tests/integration/node-infiniband.sh index 1fc05a933..c3f74a1ed 100755 --- a/tests/integration/node-infiniband.sh +++ b/tests/integration/node-infiniband.sh @@ -47,12 +47,21 @@ OUTPUT_FILE=$(mktemp) NUM_SAMPLES=${NUM_SAMPLES:-10} RC=0 -# Generate test data for TCP and UDP test +# Generate test data for RC, UC, and UD test VILLAS_LOG_PREFIX=$(colorize "[Signal]") \ villas-signal random -l ${NUM_SAMPLES} -n > ${INPUT_FILE} # Set config file with a MODE flag cat > ${CONFIG_FILE} <