Added a conditional skip by bug to vnet_vxlan test#8582
Added a conditional skip by bug to vnet_vxlan test#8582wangxin merged 1 commit intosonic-net:masterfrom
Conversation
|
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
|
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
6af1657 to
80b07cb
Compare
What is the motivation for this PR? Set skip by bug, as the test constantly fails due to improper route configuration How did you do it? added a skip to test_mark_conditions.py How did you verify/test it? Ran the test with the skip and checked it's actually skipped. Any platform specific information? only on Mellanox platform.
|
Cherry-pick PR to 202205: #8863 |
What is the motivation for this PR? Set skip by bug, as the test constantly fails due to improper route configuration How did you do it? added a skip to test_mark_conditions.py How did you verify/test it? Ran the test with the skip and checked it's actually skipped. Any platform specific information? only on Mellanox platform.
|
Cherry-pick PR to 202012: #8864 |
What is the motivation for this PR? Set skip by bug, as the test constantly fails due to improper route configuration How did you do it? added a skip to test_mark_conditions.py How did you verify/test it? Ran the test with the skip and checked it's actually skipped. Any platform specific information? only on Mellanox platform.
What is the motivation for this PR? Set skip by bug, as the test constantly fails due to improper route configuration How did you do it? added a skip to test_mark_conditions.py How did you verify/test it? Ran the test with the skip and checked it's actually skipped. Any platform specific information? only on Mellanox platform.
What is the motivation for this PR? Set skip by bug, as the test constantly fails due to improper route configuration How did you do it? added a skip to test_mark_conditions.py How did you verify/test it? Ran the test with the skip and checked it's actually skipped. Any platform specific information? only on Mellanox platform.
What is the motivation for this PR? Set skip by bug, as the test constantly fails due to improper route configuration How did you do it? added a skip to test_mark_conditions.py How did you verify/test it? Ran the test with the skip and checked it's actually skipped. Any platform specific information? only on Mellanox platform.
Description of PR
Added a conditional skip to vnet vxlan test due to bug #8374
Summary:
Set skip on mellanox basic on vnet vxlan test.
Type of change
Back port request
Approach
What is the motivation for this PR?
Set skip by bug, as the test constantly fails due to improper route configuration
How did you do it?
added a skip to test_mark_conditions.py
How did you verify/test it?
Ran the test with the skip and checked it's actually skipped.
Any platform specific information?
only on Mellanox platform.