Bryan Crossland
Bryan Crossland
@kcudnik @Blueve I've added the ut for code coverage. The PR is now failing on files missing from swss-common. I don't have permission to rerun the test. Can you rerun...
The LGTM analysis is failing on this. It's coming from swss-common: ``` [2022-10-01 09:09:02] [build-stderr] In file included from defaultvalueprovider.cpp:10: [2022-10-01 09:09:02] [build-stderr] defaultvalueprovider.h:8:10: fatal error: libyang/libyang.h: No such file...
Test vstest is failing on this. Timeout of p2mp_tunnel: ``` test_p2mp_tunnel failed (1 runs remaining out of 2). Operation timed out after 30 seconds with result None [, , ,...
Pulled in latest commits that have fixes for missing libyang
@kcudnik @Blueve @prsunny Everything is passing. Ready for a review and a merge.
Totally agree @DanVanAtta and I will volunteer to help out on this. I need to back and look at the Dockerfile I made before for the forum. I'm pretty sure...
> I think essentially we probably should fit the mono-repo pattern by default. Are there compelling reasons to go with a new repo? I think it could probably be argued...
@DanVanAtta I apologize. Work and family dominated my time and I never got back to working on this. I'm catching up now to see what has changed since I've been...
For dev and stage, the docker-compose would work perfectly as the data is in the MongoDB for them is throwaway. If it gets lost, who cares. For prod, you could...