From 9add1dd87dec40128d7a894e66716c1752aac05c Mon Sep 17 00:00:00 2001
From: Abhijit Sinha <abhijit.sinha@intel.com>
Date: Wed, 15 Aug 2018 12:48:39 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix KPI data reported by ProxBinSearchProfile"
  - Fix KPI data reported by ProxBinSearchProfile

    List of changes made in ProxBinSearchProfile:
      - Removed reporting of redundant records with zero values
      - Fixed issue with results data from one step reported in the next step
      - Added 'Step_Id' field to reflect to which search step current record belongs
      - Added 'Confirmation_Retry' field to reflect retry number of current test.
        This value depends on 'confirmation' configuration option of a runner.

    JIRA: YARDSTICK-1379

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

diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
index ae3505a79..7e33865cf 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit ae3505a798a19bb8422c9ddf3ea40d315312bdcf
+Subproject commit 7e33865cfa9f9306d2735fb4573cde1fa22d6862
-- 
cgit