Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Tue, 26 Jun 2018 17:39:32 +0000 (17:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 26 Jun 2018 17:39:32 +0000 (17:39 +0000)
commit1876e847a15711543cdbef9fa2820aee603b98fc
tree8051da1f97cf9e59cff47022d73ac658afc19206
parentd94f7c516f16b2bd22761dbb9e43993d557cc7ba
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Addition of Configurable Sampling and Configurable Confirmation Retry"
  - Addition of Configurable Sampling and Configurable Confirmation Retry

    JIRA: YARDSTICK-1221

    In order to increase accuracy of result the following are done :-
      - Improve Measurement Accuracy (YARDSTICK-1212)
      - Improve Sampling Interval (YARDSTICK-1219)
      - Allow 4 PROX ports to be read simultaneously (YARDSTICK-1220)

    This change does the following :-
      - Stores LINE Rate statistics of Sample
      - Requires a confirmation retry before deciding to increase or
        decrease this is configurable.
      - Allows the user to disable Sampling or specify a sample interval
      - Added Code Coverage of ProxDurationRunner based on YARDSTICK-1199

    Change-Id: I27242ac1849c9a2712866385b5fbc05977c71516
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
docs/submodules/yardstick