Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 13 Jul 2018 08:59:26 +0000 (08:59 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 13 Jul 2018 08:59:26 +0000 (08:59 +0000)
commit2b5c30002c95be962794f37cdf315f695f838a05
treeb1ce3b595bb28b2da98b67657946b29a38767521
parentcf42bcbe3d8fd7f13ada9b6482aded3f4e8bbed1
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge ""install_dpdk" ansible role fails if DPDK version has revision number"
  - "install_dpdk" ansible role fails if DPDK version has revision number

    In [1], the DPDK version string is converted to a number to be compared.
    If DPDK version format is "major.minor.revision", this conversion will fail.

    [1] https://github.com/opnfv/yardstick/blob/master/ansible/roles/install_dpdk/tasks/main.yml#L119

    JIRA: YARDSTICK-1306

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