From a93d0e50533d68385be1dc21fe4ff02301de9c10 Mon Sep 17 00:00:00 2001
From: Ross Brattain <ross.b.brattain@intel.com>
Date: Thu, 31 Aug 2017 05:32:44 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "sample_vnf: run_traffic loop, check if tg_process is alive"
  - sample_vnf: run_traffic loop, check if tg_process is alive

    if the tg_process crashes, this loop won't terminate unless
    we check tg_process.is_alive()

    wait 1 second before checking in case is_alive needs time
    to become True

    Change-Id: Ia0b8fd884dcfeb75ebb8e36caaf1f0b70dab079d
    Signed-off-by: Ross Brattain <ross.b.brattain@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 51345464e..ad748320c 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit 51345464ec0385393569cb68bcaaf9bd6d921e9f
+Subproject commit ad748320c73587fd09ef7204f03ba3d74567ba78
-- 
cgit