Update git submodules
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 23 Apr 2017 06:59:43 +0000 (08:59 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 26 Apr 2017 11:05:19 +0000 (11:05 +0000)
commit2f7f062a0da1dc9e6386284b272c92a09f977f09
tree0e971d1d506c84b5dc72078b6f59996130a85b06
parent0277f6d0ba5cf8cba944b544afb292ad168674ae
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Switch TestCase attribute criteria to result

    It mainly avoids mixing input and output.
    Criteria is now an input set in functest/ci/testcases.yaml and then
    must be passed as __init__() args (which will be proposed in an
    additional change).

    Then it also renames the related TestCase method to
    check_result().

    Change-Id: Ifc3c8e3ea6cde7e3edf7174bed4bf2bf0894e8e3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest