From 6e5d40af7b37813dfed8ef7186810e44e0e94fa7 Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Tue, 26 Jun 2018 13:56:01 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/fraser' - Merge "Refactor RFC2455 TRex traffic profile injection" into stable/fraser - 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 (cherry picked from commit 340be73be5fd20067c23a7ddce9073639e355d3a) --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 413b936c2..18657d0ff 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 413b936c22e6b581ac25cec581a60bc7bb73b1b4 +Subproject commit 18657d0ffc9cbc46a17f1a15cc8e884b1124ebbc -- cgit 1.2.3-korg