On Wed, Apr 18, 2018 at 06:01:13PM +0200, Jakub Sitnicki wrote: > Extend the macro for running a Python IDL test against an OVSDB server > that uses SSL so that it can be used for regular IDL tests and for the > notify tests. > > This makes it easy to generate additional Python IDL tests that run > using SSL, so do it. > > As it turns out, newly added SSL tests unearth a pre-existing issue with > unicode encoding when SSL is used, which will be fixed in the following > patch. > > Signed-off-by: Jakub Sitnicki <[email protected]>
Thanks for the bug fix and the test. I applied both patches 4 and 5, but I reversed the order because we don't want to have an intermediate point in the repo where there's a broken test. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
