summaryrefslogtreecommitdiffstats
path: root/conf/01_testcases.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/01_testcases.conf')
-rwxr-xr-xconf/01_testcases.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/01_testcases.conf b/conf/01_testcases.conf
index fd268bed..b855405d 100755
--- a/conf/01_testcases.conf
+++ b/conf/01_testcases.conf
@@ -43,6 +43,18 @@
# # "L3" - iteration of destination IP address
# # "L4" - iteration of destination UDP port
# # Default value is "L4".
+# "Pre-installed Flows": ["Yes"|"No"]
+# # Optional. Pre-installed Flows is an extension
+# # of the "MultiStream" feature. If MultiStream
+# # is disabled, then Pre-installed Flows will be
+# # ignored. It defines if stream specific flows
+# # will be inserted into OVS or not.
+# # It can be overridden by cli option
+# # pre-installed_flows
+# # Values:
+# # "Yes" - flows will be inserted into OVS
+# # "No" - flows won't be inserted into OVS
+# # Default value is "No".
# "Flow Type": ["port"|"IP"] # Optional. Defines flows complexity. In case
# # it isn't specified, then "port" will be used.
# # Values: