Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Wed, 3 Oct 2018 09:00:07 +0000 (09:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 3 Oct 2018 09:00:07 +0000 (09:00 +0000)
* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSB PROX NFVi Test does not stop after reaching expected precision"
  - NSB PROX NFVi Test does not stop after reaching expected precision

    JIRA: YARDSTICK-1419

    When using prox_binsearch algorithm, a binary search is
    performed, increasing lower bound when step was successful
    and decreasing upper bound when the step was a failure.

    This runs until the test_precision (as specified in the
    traffic profile) is reached. When the test precision
    is reached, the test is not completed until the
    runner duration is reached.

    As runner duration is usually high (e.g. 1800sec), the
    tests take much too long to execute.
    This makes it difficult to create test suites.

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

index 7237241..0ddf777 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 7237241a396871d637f9906c1fc93a8587a7b726
+Subproject commit 0ddf777a4d0621f19ad2017292b8d2c548d5e038