diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-20 07:37:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-20 07:37:34 +0000 |
commit | 1d98f58932e705db89e7fc7c5c1816b1dc747553 (patch) | |
tree | 093730e79be917e27bd09d794f5215d3b63fc18b | |
parent | 330fc666365617346ef9b4449d055f42475ded25 (diff) |
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 <rodolfo.alonso.hernandez@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 176c0f3b3000be24154980c4d32bc1fea20cdae +Subproject bbaea51f2890e123f2f12646ec24d5416fe32b7 |