Commit 294aa9f
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]
Signed-off-by: Guy Shemesh <[email protected]>1 parent 911e888 commit 294aa9f
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2599 | 2599 | | |
2600 | 2600 | | |
2601 | 2601 | | |
2602 | | - | |
| 2602 | + | |
2603 | 2603 | | |
2604 | 2604 | | |
2605 | 2605 | | |
| |||
2615 | 2615 | | |
2616 | 2616 | | |
2617 | 2617 | | |
| 2618 | + | |
| 2619 | + | |
2618 | 2620 | | |
2619 | 2621 | | |
2620 | 2622 | | |
2621 | 2623 | | |
2622 | | - | |
| 2624 | + | |
2623 | 2625 | | |
2624 | 2626 | | |
2625 | 2627 | | |
| |||
2927 | 2929 | | |
2928 | 2930 | | |
2929 | 2931 | | |
2930 | | - | |
| 2932 | + | |
2931 | 2933 | | |
2932 | 2934 | | |
2933 | 2935 | | |
| |||
0 commit comments