Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Mon, 30 Apr 2018 10:26:03 +0000 (10:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 30 Apr 2018 10:26:03 +0000 (10:26 +0000)
commit902fef3d99f2e147f553466a1c604d4f0695b01d
treeafd6a1566010842a574f65fc6eea6d446d4ff332
parentc580cd4f1bfb26c407f04548984c3f14c8a3d455
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add active wait function"
  - 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>
docs/submodules/yardstick