Hello dev team,

I'm trying to introduce some unit test for the vrouter[1]. 

To start, mainly focused on the flow part especially to cover the fixes 
introduce by this patch[1] as we faced this issue.
We are trying to introduce this in order to avoid regressions and maybe 
discover/fix some issue while writing them.

Currently the test are failing in the CI due some heapcheck failures. I have 
issues when cleaning up resources allocated during a test. 
I found that I have issue with the vr_host_interface_exit and vr_fib_exit. 
Maybe I do something wrong or I mis-understood the process to allocate/free the 
resources. 
So any help on this will be welcome. I already submitted patches[3] trying to 
fix some of them.

Thanks,

-Sylvain

[1] https://review.opencontrail.org/#/c/9191/
[2] 
https://github.com/Juniper/contrail-vrouter/commit/f199a6b3e58789fe337134c7c32a27565dabb614
[3] 
https://review.opencontrail.org/#/q/status:open+project:Juniper/contrail-vrouter+branch:master+topic:ut,n,z

_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to