On Thu, Oct 17, 2019 at 03:51:42PM +0200, Dumitru Ceara wrote:
> With the removal of the OVS subtree the vtep autotest stopped working
> because the vtep.ovsschema couldn't be found anymore. The failure was
> however hidden by the "|| return 1" when failing to create the vtep DB.
> 
> Fix the path to the vtep schema and make potential failures visible.
> 
> CC: Numan Siddique <[email protected]>
> Fixes: 84bf7d8435b8 ("Remove ovs subtree")
> Signed-off-by: Dumitru Ceara <[email protected]>

I wonder how the "|| return 1" got there in the first place.

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to