From ceaea7f0cb95bce7f71d29dff71d58654cf0e700 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Fri, 25 May 2018 12:22:47 +0300 Subject: Simplify logging MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In order to collect logs from features running through functest framework (mainly for troubleshooting purposes), the logging mechanism has been updated accordingly. It should be noted that feature logs are printed in functest.log. All logs are now printed in functest.log whatever the namespace. JIRA: SFC-125 Co-Authored-By: Cédric Ollivier Change-Id: I6cb32e5553749023d490d553ae4653750c52e844 Signed-off-by: Panagiotis Karalis Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 9eb68299a..c0763dbb4 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -19,6 +19,6 @@ robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 ansible===2.3.2.0 flasgger===0.6.6 -xtesting===0.41.0 +xtesting===0.42.0 networking-bgpvpn===8.0.0 sphinx-opnfv-theme===0.1.1 -- cgit 1.2.3-korg