Update git submodules
authorAaron Smith <aasmith@redhat.com>
Fri, 16 Mar 2018 18:08:30 +0000 (18:08 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Mar 2018 18:08:30 +0000 (18:08 +0000)
commitbaf563f004c10504f9f0116081d524da91a840ad
treec548ba4525bcba52fe3a672158aaa088d1c8f3a3
parentf19bc8cc9ddab0e832e4c53edd4e42472a32b946
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Update functest to fix failing tests"
  - Update functest to fix failing tests

    * MCE log plugin was failing becaue it wasn't enables
      * Updated a check for kernel version to match Fraser
        compute nodes on Apex
    * RDT was failing when virtual compute nodes were used
      * Add check to detect whether compute node is a VM
      * Skip RDT when running in a VM
    * Gnocchi metrics were failing
      * increase the wait time between checking metrics
    * CSV checks were failing on Hugepages
      * functest was assuming that tests were running on
        a system with at least two NUMA nodes
      * Only check for metrics on node0 of the system
    * Report was showing FAIL even if a test was not executed
      * Update the report output to show SKIP instead

    JIRA: BAROMETER-91
    Change-Id: I4f70fc84fce80054a7aca2116357b0233f355f70
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
docs/submodules/barometer