From e318fcd42468047405e6ec0538fef075c054b010 Mon Sep 17 00:00:00 2001
From: Ross Brattain <ross.b.brattain@intel.com>
Date: Fri, 17 Nov 2017 09:46:00 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Clean functional tests in "test_cli_scenario""
  - Clean functional tests in "test_cli_scenario"

    Changed how "test_cli_scenario" tests check the presence
    of a string.

    Fixed "test_scenario_show_Lmbench": logic in [1] was incorrectly
    assigning an string value instead of the result of the "in"
    clause.

    [1] https://github.com/opnfv/yardstick/blob/stable/euphrates/tests/functional/test_cli_scenario.py#L35-L36

    Change-Id: I71fceabad972e4c0d9e78cbfeb85dcd6a5ae4bda
    Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
---
 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 3e00b3a1e..7cdbac22a 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit 3e00b3a1eb53889ede21578d75856ebaf633e5d9
+Subproject commit 7cdbac22a305aabf11d1e99afaf890d159c2257e
-- 
cgit