-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[hash]: Extend VS lib with ECMP/LAG hash #1192
Conversation
6742baa
to
f8da0c3
Compare
7a743ac
to
4186bb3
Compare
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run Azure.sonic-sairedis |
Commenter does not have sufficient privileges for PR 1192 in repo sonic-net/sonic-sairedis |
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
I see a number of test failures in vstest (same failures in both the ASAN and non-ASAN build). I've requested a rerun, but suspect that these are actual failures rather than transient failures. Can you take a look at these? Snippet of errors:
|
@saiarcot895 you are right. PBH SWSS tests need to be aligned. It was done in another PR. |
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Can the PR coverage be bumped up above 80%? Looks like adding a couple of error cases (specifically, |
@saiarcot895 sure. Will take care. |
Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
4186bb3
to
d361767
Compare
@saiarcot895 code coverage issue has been fixed |
@saiarcot895 can you please help to review & merge? |
Signed-off-by: Nazarii Hnydyn nazariig@nvidia.com
HLD: sonic-net/SONiC#1101
DEPENDS: