From 6428422f2a38919dadde523131d142946b3b9164 Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 28 Aug 2018 04:16:29 -0400 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - 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 --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 8e2c2b42d..e79f851c5 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 8e2c2b42dff66d9896bfc5a8da8ee86cb18e8cb8 +Subproject commit e79f851c5b804db5884be05a50bc3ae0abe222b4 -- cgit 1.2.3-korg