aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSridhar Rao <sridhar.rao@spirent.com>2019-03-19 05:26:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-03-19 05:26:52 +0000
commite255889356b90ea74f7f2fa4e8b88b461682d995 (patch)
treea806253e868bd565ffb8a88beac9e8e1457fc1c2 /conf
parent94ebcf4df013c7b6a7003ac22c4799fbefb185e6 (diff)
parent5cca2e41b6f83968c2fcf256c564f27821e25b0b (diff)
Merge "pkt_gen: STC- Live Results Support"
Diffstat (limited to 'conf')
-rw-r--r--conf/03_traffic.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/03_traffic.conf b/conf/03_traffic.conf
index 23f562b0..d79b0b19 100644
--- a/conf/03_traffic.conf
+++ b/conf/03_traffic.conf
@@ -472,6 +472,12 @@ TRAFFICGEN_STC_WEST_INTF_GATEWAY_ADDR = ""
# Print additional information to the terminal during the test
TRAFFICGEN_STC_VERBOSE = "True"
+# Live Results Required?
+TRAFFICGEN_STC_LIVE_RESULTS = "True"
+
+# Live results file name
+TRAFFICGEN_STC_LIVERESULTS_FILE = "stc-liveresults.dat"
+
# Spirent TestCenter Configuration -- END
#########################################