From b72b0f30f9aa206f8835e25addb60fd5048f2586 Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Thu, 9 Aug 2018 16:28:50 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Add UT: DurationRunner worker normal operation" - Add UT: DurationRunner worker normal operation * Use time.sleep to avoid multiprocessing.Queue broken pipe error. * Use a real duration in one of the test cases to test that the worker has successfully completed multiple iterations. JIRA: YARDSTICK-1199 Change-Id: I0e14682d9993b69e2aa9fd9340a5a7620e9c0d8e Signed-off-by: Miikka Koistinen --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index f0bf7dfe6..50e5ba943 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit f0bf7dfe6c6eac91da27c72e2dc31166269f533b +Subproject commit 50e5ba943e2959d79a77888199e2feae7ceb131a -- cgit 1.2.3-korg x : fuel
Grokmirror user
summaryrefslogtreecommitdiffstats
blob: 69fc72ea07153118899cf4802e3c50ba2b74db25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30