[ovs-dev] [PATCH branch-2.10 0/2] Fix syslog and make travis great again.

Ilya Maximets i.maximets at samsung.com
Tue Feb 26 13:00:02 UTC 2019


First patch is a bugfix backport. Second one fixes the testsuite
jobs on TravisCI failure due to 50 minutes timeout.

Both patches needs to be applied to branch-2.10 and backported as far
as possible. I tested them on branches from 2.10 down to 2.6.

The second patch disables rsyslog daemon on travis, so the first
fix required to make it work fine in this configuration.

Branch 2.11 and master are not affected by the slow syslog issue
because syslog-null is in use for the testsuite invocations.

Ilya Maximets (2):
  vlog: Better handle syslog handler exceptions.
  travis: Stop rsyslog before start.

 .travis/linux-prepare.sh |  4 ++++
 python/ovs/vlog.py       | 25 ++++++++++++++-----------
 2 files changed, 18 insertions(+), 11 deletions(-)

-- 
2.17.1



More information about the dev mailing list