aviramd

Results 10 comments of aviramd
trafficstars

> please rebase to latest master Done

add HLD PR: https://github.com/sonic-net/SONiC/pull/1846

> i hink you made some mistake, you only touch test file Yes you are right , i am working to fix it

I have some git issues on my local machine I am working to solve it , please ignore the last commit

Is it possible to execute the sairedis unit test locally? if yes how?

> just to clarify "sai_dbg_generate_dump" function was not implemented in the first place, since it's passing path to where to make dump, and OA an syncd are running in different...

> to avoid so many push commits please test everything locally type "make" and "make check" to run unittests locally Is this the correct procedure for testing? 1. Build the...

> no, you don't need to build entire docker you can locally ./configure --with-sai=vs locally on your machine Thank you for your support! I tried running the command locally, but...

> no, you don't need to build entire docker > you can locally ./configure --with-sai=vs locally > on your machine Thank you very much, I can run the tests now...