Update git submodules
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 24 Apr 2017 06:58:20 +0000 (08:58 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 26 Apr 2017 11:09:23 +0000 (11:09 +0000)
commitd4aeb575a3769b0620a80e4766f96c3c2d14ed05
tree80a21294a9cad18fcc0dcf5676bd88962fa78447
parent2f7f062a0da1dc9e6386284b272c92a09f977f09
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Manage criteria in TestCase

    It converts all criteria values to the corresponding percent in
    functest/ci/testcases.yaml.

    Result is expected to be equal or greater than criteria. If both are 0,
    result is considered as false.

    It is compatible with the old behavior but warns to update.
    It will allow a safer remove.

    It also fixes a bug in test_tempest to allow merging [1] and
    tier_handler.py which required that type criteria was str.

    [1] https://gerrit.opnfv.org/gerrit/#/c/27949/

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