From 6cbcf605d89e8f439ec92d0a5425350b8f1e329c Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Fri, 23 Jun 2017 04:11:24 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "improve git code with devstack functions" - improve git code with devstack functions if we aren't re-cloning we still need to make sure we update the branch/tag/commit to the version from the remote so we need to fetch and then checkout again it is more complicated. Dockerfile does a shallow clone, so we don't get all the remote ref information. To clone a random remote commit id we have to unshallow Change-Id: If15f504b6ff2cfdfc8894fd3b37e687a19616714 Signed-off-by: Ross Brattain --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index b2ebe10ed..417df8187 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit b2ebe10ed516a99fe16b6bfad04b3797e8821ee0 +Subproject commit 417df8187c1ddb04066409db6b2360b85c894b65 -- 2.16.6