Commit 724f914
authored
[tests] [asan] extend graceful stop flag to also stop syncd (sonic-net#2491)
- What I did
Extended DVS test "--graceful-stop" flag to also stop syncd.
- Why I did it
So ASAN can generate reports for syncd.
- How I verified it
Run the tests with --graceful-stop, observe that the syncd process is stopped via SIGTERM
Signed-off-by: Yakiv Huryk <[email protected]>1 parent 84642f3 commit 724f914
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
673 | 677 | | |
674 | 678 | | |
675 | 679 | | |
| |||
1792 | 1796 | | |
1793 | 1797 | | |
1794 | 1798 | | |
| 1799 | + | |
1795 | 1800 | | |
1796 | 1801 | | |
1797 | 1802 | | |
| |||
0 commit comments