From cf48a97c6dd6f6f56e2c86defd4bb3b7014c8d43 Mon Sep 17 00:00:00 2001
From: Abhijit Sinha <abhijit.sinha@intel.com>
Date: Thu, 23 Aug 2018 13:39:34 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix issues with 'Success_' stats reported by ProxBinSearchProfile"
  - Fix issues with 'Success_' stats reported by ProxBinSearchProfile

    List of changes:
      - Added 'Status' field to indicate status of each search iteration.
        Possible values are 'Success', 'Failure', 'Result'.
      - Removed reporting of duplicated stats with 'Success_' prefix.
        Instead 'Status' field is set to 'Success'
      - Removed reporting of duplicated stats with 'Result_' prefix.
        Instead 'Status' field is set to 'Result'
      - Updated Prox_BM_L2FWD-4Port_MultiSize-1518452496550.json dashboard
        to query success and result status by 'Status' field value.

    JIRA: YARDSTICK-1386

    Change-Id: I9a21a102af6cb4db137e805011b5d81c4943d77b
    Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
---
 docs/submodules/yardstick | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules')

diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
index 0a4b61c22..70fa1fcf2 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit 0a4b61c2284fb984f9c0d779682bf812219b8e7a
+Subproject commit 70fa1fcf237ad41d868d8501c5a49d3331ef6adf
-- 
cgit