On Wed, Dec 13, 2023 at 8:05 PM Ilya Maximets <[email protected]> wrote: > > We compare the logs in some tests, for example record/replay tests. > And those fail if for some reason the JSON object traversal happens > in the different order. > > Sort the output in debug logs in order to fix sporadic test failures. > Should not affect performance in real-world cases as the actual > outgoing message is still not sorted. > > Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
