Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 16 Feb 2018 18:07:26 +0000 (18:07 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Feb 2018 18:07:26 +0000 (18:07 +0000)
commit44f347efa16fa14e3135e895cb89c27364221953
treefc829f064d4aaae71eecd5e87bd7d370c209067d
parent6a21f56b4d2c18a743a6ee332dba87477b6933e2
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk"
  - Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk

    Both "uio" and "igb_uio" drivers are present in the VM image generated
    using "./nsb_setup.sh" script. "igb_uio" driver is compiled along with
    the DPDK library compilation.

    Tool "nsb_setup.sh" provisioning and execution should be removed from
    this function because there is not needed anymore.

    In case "igb_uio" driver is not loaded, an exception should be raised.

    JIRA: YARDSTICK-999

    Change-Id: I89174f84ac36d8231587402c96751746cb18e290
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick