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 <b...@nicira.com>

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.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to