On Sun, Apr 22, 2018 at 09:53:43AM -0700, Han Zhou wrote:
> When clustering support is introduced, the naming convention of
> environment variables OVN_NB_DB and OVN_SB_DB changed (something
> like unix:nb1.ovsdb). This leads to all ovn-nbctl test cases and
> many others fail when they are run in sandbox environment, because
> in those test cases the naming convention of DBs are not changed.
> 
> This patch fix the issue by setting the environment variables
> properly in those test cases.
> 
> Signed-off-by: Han Zhou <[email protected]>

I'm not sure I understand.  What do you mean by running these tests in
the sandbox environment?  The tests always run in their own dedicated
environments that get spun up as necessary and destroyed immediately
afterward.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to