From 383b8fd8ac38ae9b157b69a311dbea546764de31 Mon Sep 17 00:00:00 2001 From: Rex Lee Date: Wed, 17 Oct 2018 03:26:58 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "[docs] Transition to local docs build job." - [docs] Transition to local docs build job. Docs builds have transitioned to using local build jobs. This allows Yardstick docs to be built and verified locally. The time taken to build and verify docs in the gate for new changes should be reduced, as the docs for each project will be built separately. This change also allow contributers to test their docs builds locally, using tox:: tox -e docs tox -e docs-linkcheck TODO: Update the dev guide to include new tox environment Related: DOCS-191 JIRA: YARDSTICK-1415 Signed-off-by: Emma Foley Change-Id: Ib8bab85475dcd5127a2c41a2d55dce8f8d9da574 --- 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 bb8a40544..622a85f72 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit bb8a40544fdac7c9c5311b42993bf93f2d4da903 +Subproject commit 622a85f72bea2679ef4849abb083616bff3da0e7 -- cgit 1.2.3-korg