summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAbhijit Sinha <abhijit.sinha@intel.com>2018-11-05 12:03:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-11-05 12:03:58 +0000
commit48b14393aeaa1e235861df7c2629c5a9decd5e43 (patch)
tree39499e0110ebc7da1f548856f534c33c6d2e8db1 /docs
parent7a128b6ca5c56ed70508463f441b2aa91a12c4ec (diff)
Update git submodules
* Update docs/submodules/yardstick from branch 'master' - Merge "Test case override of traffic profile settings." - Test case override of traffic profile settings. JIRA: YARDSTICK-1298 Allow the test case file e.g. "tc_prox_baremetal_l2fwd-4.yaml" settings to override the values in the traffic_profile file e.g. "prox_binsearch.yaml" This is done by adding the "traffic_config" section to the "options" section in the "test case file". See below :- options: interface_speed_gbps: 10 traffic_config: tolerated_loss: 0.001 test_precision: 0.1 packet_sizes: [64] duration: 30 lower_bound: 0.0 upper_bound: 100.0 vnf__0: prox_path: /opt/nsb_bin/prox prox_config: "configs/handle_l2fwd-4.cfg" prox_args: "-t": "" tg__0: prox_path: /opt/nsb_bin/prox prox_config: "configs/gen_l2fwd-4.cfg" prox_args: "-e": "" "-t": "" Precedence of the traffic settings. 1. Values provided in the "traffic_config" section, inside the "options" section, of the test case file 2. values provided in the "traffic_profile" section of the traffic_profile file Change-Id: I6b4e123e865c9dab548f9ad28647f95b53410e8f Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Diffstat (limited to 'docs')
m---------docs/submodules/yardstick0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
-Subproject 9d4930bdfb80437a3149b080f195416814a44b7
+Subproject e13f82dc70084480611bab5aa04ac126c0b1ff0