-
Notifications
You must be signed in to change notification settings - Fork 109
Update Makefile to run specific unit and e2e test #1230
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
Comments
/assign |
/assign |
nitishmalang
added a commit
to nitishmalang/kmesh
that referenced
this issue
Feb 13, 2025
nitishmalang
added a commit
to nitishmalang/kmesh
that referenced
this issue
Feb 13, 2025
…-net#1230) Signed-off-by: Nitish Malang <[email protected]> Update Makefile to support running specific unit and e2e tests (kmesh-net#1230) Signed-off-by: Nitish Malang <[email protected]>
nitishmalang
added a commit
to nitishmalang/kmesh
that referenced
this issue
Feb 14, 2025
@nitishmalang are you still working on this ?? |
go for it bro |
@ravjot07 can u work on it, if you have time ?? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently according to docs
https://kmesh.net/en/docs/developer/run-ut/
https://kmesh.net/en/docs/developer/e2e-guide/
We are running all the tests at simultaneously, this results in more time to complete the tests, what if i only want to run specific tests acording to my changes in the codebase.
The text was updated successfully, but these errors were encountered: