On Mon, Jun 21, 2021 at 06:55:29PM -0700, Han Zhou wrote: > The test case fails quite often for northd-ddlog because of the tunnel > keys mismatch when comparing OpenFlow rules. Keys can change in > different runs. This patch fixes it by extracting the expected keys from > SB DB before comparison instead of hardcoding. > > There are some other potential timing issues in this test and this > patch fixes them as well by replacing AT_CHECK with wait_column. > > Signed-off-by: Han Zhou <[email protected]>
I didn't test this but it looks right. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
