From 80b8b5fcec4ffdcc3c8062a5096a1393ab3945e8 Mon Sep 17 00:00:00 2001
From: Ross Brattain <ross.b.brattain@intel.com>
Date: Wed, 29 Nov 2017 11:50:30 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Move test scripts to tools/"
  - Move test scripts to tools/

    Move the scripts that tox uses for running tests
    to the tools/ directory:
    * run_tests.sh -> tools/run_tests.sh
    * tests/ci/cover.{sh,awk} -> tools/

    JIRA: YARDSTICK-837
    Change-Id: I817c9e5f58c06b45f1de3f369318f4bb24168677
    Signed-off-by: Emma Foley <emma.l.foley@intel.com>
---
 docs/submodules/yardstick | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
index 3cc9280fe..ac33f63b6 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit 3cc9280fe7f341b60d4a2384d7fa6e33d575a7a2
+Subproject commit ac33f63b6f7f61de1e2dedcd65b18a056cd8aa81
-- 
cgit