Commit d7c6e64
authored
Issue 22187: [sflow] Remove unnecessary 'config reload' call (sonic-net#21190)
There is an extra 'config reload' call in the test_sflow.py test setup
code. It was added as a workaround for a bug that was filed in 2019, and
the workaround was supposed to have been removed in 2021, but the
commend and the 'config reload' call are still there. The test passes
fine without it, and it adds several minutes of overhead.1 parent 202aa79 commit d7c6e64
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 115 | | |
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
123 | | - | |
124 | | - | |
125 | 119 | | |
126 | 120 | | |
127 | 121 | | |
| |||
0 commit comments