Update git submodules
authorRex Lee <limingjiang@huawei.com>
Mon, 23 Jul 2018 08:56:53 +0000 (08:56 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 23 Jul 2018 08:56:53 +0000 (08:56 +0000)
commitab481eccbf459310ab7c13bb7d6975fc5791d910
tree2a4b91354c32c760ba3416180ebc2ecc6b303ef2
parent8815786e13d681ebda709e88cf1a8a901d3cc6be
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Clean-up tests in test_vsperf_dpdk.py:VsperfDPDKTestCase"
  - Clean-up tests in test_vsperf_dpdk.py:VsperfDPDKTestCase

    * Move some common mocking into the setUp()
      The same return values was being set for moch_ssh
      in each test method.
    * Remove duplicate statements in test_vsperf_dpdk.py:VsperfDPDKTestCase
      The same assert* were being called for multiple methods,
      which were checking that setup worked as expected.
      These checks are not required each time.

    Change-Id: I325fc98ee569dcf7988951c82da0c02d5e465a16
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
docs/submodules/yardstick