From 59d9f0327b678af545f5a2cc1c7056300f201f91 Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Thu, 23 Aug 2018 13:38:54 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Runners crash on test startup." - Runners crash on test startup. JIRA: YARDSTICK-1393 The problem resides in this traffic generator class: this class is inheriting from SampleVNFTrafficGen and overriding the __init__ method but is NOT calling the parent class __init__ one. Change-Id: I206a66e361a3e2eb50bb5fa01ddadae25b4a9f54 Signed-off-by: Daniel Martin Buckley --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 2c8892eff..0a4b61c22 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 2c8892eff32dcd1b1c763a0f799076b0909a7392 +Subproject commit 0a4b61c2284fb984f9c0d779682bf812219b8e7a -- cgit 1.2.3-korg