aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-03-19 10:29:57 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-03-19 10:59:34 +0100
commit471128ebc1414eb6e97dcf444bf4f312ea24d6a5 (patch)
treec00306b223f1e591f91fd25af8fcd2a99c8981ed
parentbe5a74549a5c82e0588296b6638481e9555f686c (diff)
Update xtesting to 0.31
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>
-rw-r--r--functest/tests/unit/odl/test_odl.py1
-rw-r--r--upper-constraints.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/functest/tests/unit/odl/test_odl.py b/functest/tests/unit/odl/test_odl.py
index 88adb3e77..21b819ac5 100644
--- a/functest/tests/unit/odl/test_odl.py
+++ b/functest/tests/unit/odl/test_odl.py
@@ -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,
diff --git a/upper-constraints.txt b/upper-constraints.txt
index ea6809dd0..a7f615aa7 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -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