On Fri, Jul 1, 2022 at 4:18 PM Dumitru Ceara <dce...@redhat.com> wrote:
>
> On 6/30/22 13:59, Mohammad Heib wrote:
> > currently ovn ci only has one test case with the option
> > ovn-monitor-all enabled, this patch will add one more
> > execution with option ovn-monitor-all=true for each test case that
> > are wrapped by OVN_FOR_EACH_NORTHD macro.
> >
> > This will more or less double the number of test cases.
> > It is possible to select a reduce set of test cases using -k "keywords".
> > Keyword such as
> >         dp-groups=yes
> >         dp-groups=no
> >         parallelization=yes
> >         parallelization=no
> >         ovn-northd
> >         ovn-northd-ddlog
> >         ovn_monitor_all=yes
> > can be used to select a range of tests, as title is searched as well.
> >
> > For instance, to run ovn-monitor-all tests, with dp-groups enabled and 
> > ddlog disabled:
> >         make check TESTSUITEFLAGS="-k 
> > dp-groups=yes,ovn_monitor_all=yes,\!ovn-northd-ddlog"
> >
> > Signed-off-by: Mohammad Heib <mh...@redhat.com>
> > ---
>
> Looks good to me, thanks!
>
> Acked-by: Dumitru Ceara <dce...@redhat.com>

Thanks Mohammad and Dumitru.  I applied this patch to the main.

Numan

>
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to