On Fri, Dec 08, 2017 at 02:12:49PM -0800, Justin Pettit wrote: > > > > On Dec 8, 2017, at 11:43 AM, Ben Pfaff <[email protected]> wrote: > > > > When a trigger executes, it can make changes to the database that fulfill > > the conditions for some other trigger to execute. ovsdb-server implements > > this properly, but the code in test-ovsdb for testing triggers outside > > ovsdb-server did not. This fixes the problem. > > > > Found by inspection. > > > > Signed-off-by: Ben Pfaff <[email protected]> > > Acked-by: Justin Pettit <[email protected]>
Thanks for the reviews. I applied this series to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
