On 8/4/22 17:32, Mohammad Heib wrote: > Ovn unit tests supported matrix size has been increased > after adding support to monitor_all and northd_parallelization > options recently, and that increased the execution time of the ovn-ci jobs. > > This patch aims to reduce the execution time of those jobs by splitting > them into smaller jobs that runs in parallel and each one will execute > a subset of unit test. > > Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2114862 > Signed-off-by: Mohammad Heib <[email protected]> > ---
Looks good to me! And the ovsrobot run only took 26 minutes: https://github.com/ovsrobot/ovn/actions/runs/2797911234 vs the last run on the main branch that took 48 minutes: https://github.com/ovn-org/ovn/actions/runs/2792485947 Acked-by: Dumitru Ceara <[email protected]> Thanks, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
