Update git submodules
authorAbhijit Sinha <abhijit.sinha@intel.com>
Thu, 23 Aug 2018 13:38:54 +0000 (13:38 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 23 Aug 2018 13:38:55 +0000 (13:38 +0000)
commit59d9f0327b678af545f5a2cc1c7056300f201f91
tree6c54608659c0e53f01d6b79243bc718d030b4d5a
parentf0d62ea9377d32cb3e9b7ea5e4ed61d2dc46432a
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 <daniel.m.buckley@intel.com>
docs/submodules/yardstick