From cbad4b54b1109bf4c0913b5a9d6d1aa3ce4c0eb7 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Fri, 13 Oct 2017 03:24:57 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "task: drain background runner queues" - task: drain background runner queues We were not draining the queues in the background runners. Modify the main runner_join loop to loop over all the runners and drain them. The runner join method does extra work for periodic actions so we can't change its behavior. Instead create a new poll() method and use that to check runner status Change-Id: I9466ba40a6a4c45c82cedff279cbb4817c6b66ad Signed-off-by: Ross Brattain --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 9cddcb573..962fb77e5 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 9cddcb57326b1108a76744aa41a3676485459529 +Subproject commit 962fb77e5823c8bd399a06f5b26ede7caa35563d -- cgit 1.2.3-korg