-
Notifications
You must be signed in to change notification settings - Fork 539
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
[Test] Debug VS test failure - Vrf #1775
Conversation
@@ -50,7 +50,7 @@ jobs: | |||
docker ps | |||
ip netns list | |||
pushd tests | |||
sudo py.test -v --force-flaky --junitxml=tr.xml --imgname=docker-sonic-vs:$(Build.DefinitionName).$(Build.BuildNumber) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add lsmod in this pr to check the kernel module?
This pull request fixes 1 alert when merging b28f278 into 5847af3 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging f603cba into 5847af3 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 13680bd into 5847af3 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 754b3e2 into 5847af3 - view on LGTM.com fixed alerts:
|
What I did
Test PR for VS test failure
Why I did it
How I verified it
Details if related