Thanks for the patch and ACK. I applied this to master. On Mon, Jul 4, 2016 at 9:03 AM, Alin Serdean < aserd...@cloudbasesolutions.com> wrote:
> Acked-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> > > Thanks, > Alin. > > > -----Mesaj original----- > > De la: dev [mailto:dev-boun...@openvswitch.org] În numele Paul Boca > > Trimis: Monday, July 4, 2016 1:01 PM > > Către: dev@openvswitch.org > > Subiect: [ovs-dev] [PATCH V2] ovn test: Skip "send gratuitous arp on > > localnet" if no Python installed > > > > This test needs Python in order to run. > > > > Signed-off-by: Paul-Daniel Boca <pb...@cloudbasesolutions.com> > > --- > > V2: Skip this test only if Python is not installed. > > Let it run if the OS is Windows. > > --- > > tests/ovn.at | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/tests/ovn.at b/tests/ovn.at index feb68d3..f11021d 100644 > > --- a/tests/ovn.at > > +++ b/tests/ovn.at > > @@ -2705,6 +2705,7 @@ AT_CLEANUP > > > > AT_SETUP([ovn -- send gratuitous arp on localnet]) > > AT_KEYWORDS([ovn]) > > +AT_SKIP_IF([test $HAVE_PYTHON = no]) > > ovn_start > > ovn-nbctl ls-add lsw0 > > net_add n1 > > -- > > 2.7.2.windows.1 > > _______________________________________________ > > dev mailing list > > dev@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev > -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev