Commit e12f07c
committed
fix(nemesis): remove dead connbytes test, fix docstring port, fix double-unit bug
- Remove connbytes test case (branch was removed from production code)
- Fix RejectThriftNetworkMonkey docstring: port 9100 -> 9160
- Fix BlockNetworkMonkey._disrupt_k8s: additional_info used 'for {duration}sec'
where duration is already '60s', producing 'for 60ssec'; drop the redundant 'sec'
(cherry picked from commit 6fd8678)1 parent 59fc279 commit e12f07c
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 111 | | |
118 | 112 | | |
119 | 113 | | |
| |||
0 commit comments