Commit af14a2c
authored
Reducing buffer size for NthPacketDrop test (#6068)
## Description
To fix flakiness of NthPacketDrop test, reduced the quic buffer size to
1MB and dropping every other datagram in the buffer keeping the intent
of the test.
#5961
## Testing
CI/CD
## Documentation
No Documentation impact1 parent 42e9651 commit af14a2c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3156 | 3156 | | |
3157 | 3157 | | |
3158 | 3158 | | |
3159 | | - | |
| 3159 | + | |
3160 | 3160 | | |
3161 | 3161 | | |
3162 | 3162 | | |
| |||
3169 | 3169 | | |
3170 | 3170 | | |
3171 | 3171 | | |
3172 | | - | |
| 3172 | + | |
3173 | 3173 | | |
3174 | 3174 | | |
3175 | 3175 | | |
| |||
0 commit comments