From c1210c552716fcb0c22d780f6f9df56d5fadd6d4 Mon Sep 17 00:00:00 2001 From: Rex Lee Date: Wed, 7 Mar 2018 01:14:36 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "[bugfix]tc006 failed due to volume attached to different location "/dev/vdc"" - [bugfix]tc006 failed due to volume attached to different location "/dev/vdc" JIRA: YARDSTICK-857 The yardstick test suites are failing for os-odl-bgpvpn-ha and os-odl-bgpvpn-noha scenarios installed with apex. Here are the yardstick test run logs: os-odl-bgpvpn-ha: https://build.opnfv.org/ci/job/yardstick-apex-baremetal-daily-master/624//consoleFull, https://build.opnfv.org/ci/job/yardstick-apex-baremetal-daily-master/640//consoleFull os-odl-bgpvpn-noha: https://build.opnfv.org/ci/job/yardstick-apex-baremetal-daily-master/637//console The root cause of the problem is in some environment the block device cannot be attached to the target path. In this patch, the actually device path is found and used. Change-Id: I46c601960a0668c81f9b73504ef9553f9e8591dc Signed-off-by: JingLu5 --- 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 5306c1fa5..97c340522 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 5306c1fa53c3c04016bf6af975e2387d20626b3d +Subproject commit 97c3405223fc1837047cf109d9105b87bf573e63 -- cgit 1.2.3-korg