Commit 8e35a60
Skip BGP check in teardown if is used (sonic-net#18408)
Description of PR
Summary: Skip BGP check in teardown if --skip-sanity is used
Fixes sonic-net#18407
Type of change
Bug fix
Testbed and Framework(new/improvement)
New Test case
Skipped for non-supported platforms
Test case improvement
Back port request
202012
202205
202305
202311
202405
202411
msft-202405
msft-202412
Approach
What is the motivation for this PR?
The issue is described here: sonic-net#18407
How did you do it?
Skip bgp check in teradown if --skip-sanity was passed while running the test.
co-authorized by: [email protected]1 parent 5573caf commit 8e35a60
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2538 | 2538 | | |
2539 | 2539 | | |
2540 | 2540 | | |
2541 | | - | |
| 2541 | + | |
2542 | 2542 | | |
2543 | 2543 | | |
2544 | 2544 | | |
| |||
2554 | 2554 | | |
2555 | 2555 | | |
2556 | 2556 | | |
| 2557 | + | |
| 2558 | + | |
2557 | 2559 | | |
2558 | 2560 | | |
2559 | 2561 | | |
2560 | 2562 | | |
2561 | | - | |
| 2563 | + | |
2562 | 2564 | | |
2563 | 2565 | | |
2564 | 2566 | | |
| |||
2866 | 2868 | | |
2867 | 2869 | | |
2868 | 2870 | | |
2869 | | - | |
| 2871 | + | |
2870 | 2872 | | |
2871 | 2873 | | |
2872 | 2874 | | |
| |||
0 commit comments