On Tue, Feb 26, 2019 at 04:03:20PM -0500, Mark Michelson wrote:
> On 2/22/19 4:45 PM, Ben Pfaff wrote:
> > Are you more concerned about OVN or OVS for testing?  It's easy for OVN
> > to accidentally add a dependency on some later-than-intended version of
> > OVS or OVSDB (although maybe just testing with the intended version
> > helps?) but it's also easy for OVS to accidentally make some change that
> > breaks OVN.
> 
> I think I'm more concerned about OVS. OVN developers will be well aware of
> the changes that they are making in both repos. OVS developers have the
> potential to introduce changes that compile in OVS but cause breakage in
> OVN. It's an understandable problem since some OVS developers may not even
> be aware that OVN depends on OVS.
> 
> CI can be used to ensure that OVN compiles against supported versions of OVS
> and that tests still pass. This way, OVN devs can be notified if there's a
> new breakage in OVN and fix it as soon as possible.

The key may be to do OVN CI against all the versions of OVS that it
claims to support.  That should at least help to avoid breakage.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to