[ovs-dev] [PATCH] tests: Add support for automatically running Ryu tests against OVS.

Simon Horman horms at verge.net.au
Fri Feb 14 09:14:02 UTC 2014


On Fri, Feb 07, 2014 at 11:23:57PM -0800, Ben Pfaff wrote:
> On Fri, Feb 07, 2014 at 11:18:53PM -0800, Ben Pfaff wrote:
> > The Ryu controller comes with an extensive library of OpenFlow tests, but
> > it doesn't seem so easy to me to run all of them against a development
> > version of Open vSwitch.  This commit introduces a Makefile target so that
> > one can run all the Ryu tests with a simple "make check-ryu".
> > 
> > This commit adds documentation for the new target to INSTALL.  It also
> > moves the documentation for the "check-oftest" target and the
> > --enable-coverage configure option into INSTALL.
> > 
> > Signed-off-by: Ben Pfaff <blp at nicira.com>

Thanks for this, it looks good to me.

Reviewed-by: Simon Horman <horms at verge.net.au>

> By the way, I've run these tests several times as part of developing
> this makefile target.  Open vSwitch doesn't pass all of the tests that I
> would expect, so I imagine it's worthwhile to look over the test results
> and spend some time finding and fixing OVS bugs.  I don't know whether
> I'll have time to do that myself.

I have begun looking through these. If there is any area you would
like me to focus on please let me know.




More information about the dev mailing list