diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-25 09:20:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-25 09:20:44 +0000 |
commit | 2ba9244720ddb059bbae027cf5b3318ba092849b (patch) | |
tree | 6614a4e76902d98836dd4d8e5332c076f36d9585 | |
parent | 1f3e6451b8edc9532abf5b01aca22ec5acd76dab (diff) |
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)
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 535780e99a4e76311a7da3df75715211d0dca6d +Subproject 2190402565343fbc712d5cba936b8d7d6dba56b |