Re: [ovs-dev] [PATCH] tests: Turn off appctl poll_loop logging for long output.

2014-07-31 Thread Ben Pfaff
On Wed, Jul 30, 2014 at 01:26:05PM -0700, Ansis Atteka wrote: > On Tue, Jul 29, 2014 at 9:54 AM, Ben Pfaff wrote: > > One of the VMware internal autobuilder builds failed due to extraneous > > logging in these tests of the form: > > > >2014-07-28T21:11:07Z|1|poll_loop|INFO|wakeup due to [P

Re: [ovs-dev] [PATCH] tests: Turn off appctl poll_loop logging for long output.

2014-07-30 Thread Ansis Atteka
On Tue, Jul 29, 2014 at 9:54 AM, Ben Pfaff wrote: > One of the VMware internal autobuilder builds failed due to extraneous > logging in these tests of the form: > >2014-07-28T21:11:07Z|1|poll_loop|INFO|wakeup due to [POLLIN] on fd 3 >(...) at lib/stream-fd-unix.c:124 (93% CPU usage) >

[ovs-dev] [PATCH] tests: Turn off appctl poll_loop logging for long output.

2014-07-29 Thread Ben Pfaff
One of the VMware internal autobuilder builds failed due to extraneous logging in these tests of the form: 2014-07-28T21:11:07Z|1|poll_loop|INFO|wakeup due to [POLLIN] on fd 3 (...) at lib/stream-fd-unix.c:124 (93% CPU usage) I think this must be because these tests have tons of output