Update git submodules
authorEmma Foley <emma.l.foley@intel.com>
Tue, 26 Jun 2018 13:56:01 +0000 (13:56 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 26 Jun 2018 13:56:01 +0000 (13:56 +0000)
commit6e5d40af7b37813dfed8ef7186810e44e0e94fa7
tree695ef94afea0f0a87abbc118bf75d7f899ba8bd7
parent6b19c460763e50de36349e674c4bf9618838e1d5
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 <rodolfo.alonso.hernandez@intel.com>
    (cherry picked from commit 340be73be5fd20067c23a7ddce9073639e355d3a)
docs/submodules/yardstick