From 4d8b53336c5986cd80834ebae62f4a70b841ff06 Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 28 Aug 2018 04:16:29 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/dovetail from branch 'stable/fraser' - Change Bottlenecks volume mapping If mapping to host's /tmp, it won't clean all .log and .out files before run a new test. It causes the results file including all previous results. See https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/26/artifact/results/stress_logs/bottlenecks.stress.ping.out/*view*/ It will affect the results check. Mapping to DOVETAIL_HOME/results/bottlenecks, which will always be cleaned before running another test. Change-Id: I22bfc871d6f041ae38308bf8e8f685993a376973 Signed-off-by: xudan (cherry picked from commit e79f851c5b804db5884be05a50bc3ae0abe222b4) --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 23ecd96cd..3c1848c52 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 23ecd96cdec73d4d32daf4fe6e72944956e923ed +Subproject commit 3c1848c52e7483219e99f5fe2bf5953c38f9a474 -- 2.16.6