Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Mon, 25 Jun 2018 09:20:44 +0000 (09:20 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 25 Jun 2018 09:20:44 +0000 (09:20 +0000)
commit2ba9244720ddb059bbae027cf5b3318ba092849b
tree6614a4e76902d98836dd4d8e5332c076f36d9585
parent1f3e6451b8edc9532abf5b01aca22ec5acd76dab
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/fraser'
  - Merge "Add active wait function" into stable/fraser
  - Add active wait function

    Added function "wait_until_true". This function will make an active
    wait until the predicate passed as an argument returns True.

    If the timeout expires, the function will raise a generic exception
    or a user defined one passed as an argument.

    This function will be used in YARDSTICK-1127.

    JIRA: YARDSTICK-1128

    Change-Id: I9854e465ac6b586bf4be39ab4b266d5625b39e30
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
    (cherry picked from 099108aab37d1fae1b27f4e2e20136c234df1a52)
docs/submodules/yardstick