From 1d98f58932e705db89e7fc7c5c1816b1dc747553 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Wed, 20 Jun 2018 07:37:34 +0000 Subject: 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') 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 -- cgit 1.2.3-korg