Update xtesting to 0.31 91/54091/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 19 Mar 2018 09:29:57 +0000 (10:29 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 19 Mar 2018 09:59:34 +0000 (10:59 +0100)
It mainly fixes regex when INSTALLER_TYPE is unset [1]

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

Change-Id: I57430e87ec7b988337697417e319cf4f9b207e0d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/tests/unit/odl/test_odl.py
upper-constraints.txt

index 88adb3e..21b819a 100644 (file)
@@ -171,6 +171,7 @@ class ODLMainTesting(ODLTesting):
                 'RESTCONFPORT:{}'.format(self._odl_restconfport)]
             args[1].assert_called_once_with(
                 odl.ODLTests.basic_suite_dir, odl.ODLTests.neutron_suite_dir,
+                include=[],
                 log='NONE',
                 output=os.path.join(self.test.res_dir, 'output.xml'),
                 report='NONE', stdout=mock.ANY, variable=variable,
index ea6809d..a7f615a 100644 (file)
@@ -19,5 +19,5 @@ robotframework-sshlibrary===2.1.3;python_version=='2.7'
 IPy===0.83
 ansible===2.3.2.0
 flasgger===0.6.6
-xtesting===0.22.0
+xtesting===0.31.0
 networking-bgpvpn===7.0.0