Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests

2016-06-28 Thread Paul Boca
: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests On 24 June 2016 at 09:51, Paul Boca mailto:pb...@cloudbasesolutions.com>> wrote: Redirect ovsdb-client stderr to /dev/null. This fixes the series of tests:1770 1771 1772 1773 1774 1775 1776 1777 1778 177

Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests

2016-06-27 Thread Guru Shetty
On 24 June 2016 at 09:51, Paul Boca wrote: > Redirect ovsdb-client stderr to /dev/null. > This fixes the series of tests:1770 1771 1772 1773 1774 1775 1776 1777 > 1778 1779 1780 > Please don't mention the test numbers in the commit messages. The test numbers change when new tests are added. So i

Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests

2016-06-24 Thread Lance Richardson
- Original Message - > From: "Guru Shetty" > To: "Paul Boca" > Cc: dev@openvswitch.org > Sent: Friday, June 24, 2016 2:50:35 PM > Subject: Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests > > On 24 June 2016 at 09:51, Paul Boca wrote: &g

Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests

2016-06-24 Thread Guru Shetty
On 24 June 2016 at 09:51, Paul Boca wrote: > Redirect ovsdb-client stderr to /dev/null. > This fixes the series of tests:1770 1771 1772 1773 1774 1775 1776 1777 > 1778 1779 1780 > > Signed-off-by: Paul-Daniel Boca > --- > tests/ovsdb-monitor.at | 5 +++-- > 1 file changed, 3 insertions(+), 2 de

Re: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests

2016-06-24 Thread Lance Richardson
- Original Message - > From: "Paul Boca" > To: dev@openvswitch.org > Sent: Friday, June 24, 2016 12:51:49 PM > Subject: [ovs-dev] [PATCH] tests: Fixed ovsdb-monitor tests > > Redirect ovsdb-client stderr to /dev/null. > This fixes the series of tests:1770 1771 1772 1773 1774 1775 1776 177