From: Rodolfo Alonso Hernandez Date: Wed, 20 Jun 2018 07:37:34 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-10.0.0~1586 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1d98f58932e705db89e7fc7c5c1816b1dc747553;p=opnfvdocs.git Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Refactor RFC2455 TRex traffic profile injection" - Refactor RFC2455 TRex traffic profile injection The TRex RFC2455 traffic profile configures the duration of the traffic injection. Once the traffic is started, the traffic profile should poll the traffic injector client for the injection status. When the injection is finished, the traffic execution should end. Instead of this, the traffic profile waits a fixed time (using time.sleep method) and then stops the traffic. This approach is not accurate and may cause shorter injection periods. JIRA: YARDSTICK-1197 Change-Id: I5090df81ef4ec7945ff6c1aff070656b48e0fe77 Signed-off-by: Rodolfo Alonso Hernandez --- diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 176c0f3b3..bbaea51f2 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 176c0f3b3000be24154980c4d32bc1fea20cdae7 +Subproject commit bbaea51f2890e123f2f12646ec24d5416fe32b75