Conform ODL with last framework updates
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 9 May 2017 10:06:57 +0000 (12:06 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 9 May 2017 11:42:21 +0000 (13:42 +0200)
commitf2bbfb690ce435c389b548d6b299ff82f658ea80
tree19af76c5262ca9fc6fb2eadd858b90be3b879b36
parent1d5e199517ff09d959a1240f3b4e715be799058b
Conform ODL with last framework updates

Now ODL TestCase calculates the ratio between critical tests passed
and failed and saves it in result. Non-critical test cases can fail as
result doesn't take them into account [1].

It also updates default attribute values in TestCase and allows result
to be float.

[1] http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#setting-criticality

Change-Id: Id4a89271b5b1a90cd3c1e2b08591ff26ffaffee0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/core/testcase.py
functest/opnfv_tests/sdn/odl/odl.py
functest/tests/unit/odl/test_odl.py