aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2018-07-18 19:09:24 +0200
committerPeter Mikus <pmikus@cisco.com>2018-07-24 04:39:34 +0000
commitf3c6b66f314d55072861d64b8c01451b415dbef9 (patch)
tree01f13a440c9972584ea5c3908575151d8bcb056f /resources/libraries
parent9ce34c7c15935a86ed65137b64f7fb5bfd5df14e (diff)
CSIT-1097: Migrate vm_vhost to NDRPDR and edit MRR
Change-Id: Id5eb8fe46b219426803d3e7d135319ce5117738c Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 1e2e2be1c90c83a6b9b4283f285bc89a5ece64ec)
Diffstat (limited to 'resources/libraries')
-rw-r--r--resources/libraries/robot/performance/performance_configuration.robot4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/libraries/robot/performance/performance_configuration.robot b/resources/libraries/robot/performance/performance_configuration.robot
index cd6f4028a4..f5ca1e7705 100644
--- a/resources/libraries/robot/performance/performance_configuration.robot
+++ b/resources/libraries/robot/performance/performance_configuration.robot
@@ -1895,6 +1895,7 @@
| | ... | Type: integer
| | ... | - jumbo_frames - Set True if jumbo frames are used in the test.
| | ... | Type: bool
+| | ... | - use_tuned_cfs - FIXME.
| | ...
| | ... | *Example:*
| | ...
@@ -1997,6 +1998,7 @@
| | ... | - count - number of cpus which will be allocated for qemu. Type: int
| | ... | - jumbo_frames - Set True if jumbo frames are used in the test.
| | ... | Type: bool
+| | ... | - use_tuned_cfs - FIXME.
| | ...
| | ... | *Example:*
| | ...
@@ -2061,6 +2063,7 @@
| | ... | Type: integer
| | ... | - jumbo_frames - Set True if jumbo frames are used in the test.
| | ... | Type: bool
+| | ... | - use_tuned_cfs - FIXME.
| | ...
| | ... | *Example:*
| | ...
@@ -2175,6 +2178,7 @@
| | ... | - count - number of cpus which will be allocated for qemu. Type: int
| | ... | - jumbo_frames - Set True if jumbo frames are used in the test.
| | ... | Type: bool
+| | ... | - use_tuned_cfs - FIXME.
| | ...
| | ... | *Example:*
| | ...