On 3/6/19 2:57 AM, Ilya Maximets wrote:
On 06.03.2019 0:01, Michael Santana Francisco wrote:
On 3/5/19 3:30 PM, Aaron Conole wrote:
Ilya Maximets <[email protected]> writes:
Python scripts appeared only since OVS 2.9.
This fixes unit test 'monitor-cond-change with many sessions pending'.
Issue appered while backporting the following patch:
e0f42d4a6548 ("monitor: Fix crash when monitor condition adds new columns.")
Signed-off-by: Ilya Maximets <[email protected]>
---
Acked-by: Aaron Conole <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev
Hi Ilya,
Hi Michael.
So funny story, I was working on fixing this exact same issue on 2.7 and 2.8,
but I had not yet seen your patch until a couple of minutes ago. I made the
same exact fix you made, tested it, made a patch, I was getting ready to submit
the patch, then I saw your patch and realized you already submitted a fix for
it. It works, thanks.
It happens from time to time for me too. Thanks for looking at the issue.
BTW, as you're working with tests and CI on older branches, you may found
following patch-set interesting:
https://patchwork.ozlabs.org/project/openvswitch/list/?series=94247
Interesting. What kind of performance benefits are you getting with
rsyslog disabled? Also, doesn't the sudo: false in the .travis.yml file
make it so that you can't use sudo in the script?
Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev