Commit 78a1681
155535: roachtest: deflake azure backup fixture roachtest r=dt a=msbutler
I suspect our azure external storage reader doesn't currently retry read timeouts. This patch disables the timeout to see if that deflakes the test. Once I've confirmed the root cause, i'll think through a fix.
Informs #155427
Release note: none
155544: kvclient/rangefeed: use larger machine for test runner r=stevendanna a=wenyihu6
This commit updates kv/kvclient/rangefeed to use a larger machine for its test
runner under race, as TestRangefeedCatchupStarvation previously hit an OOM under
race and appears to be related to an infra flake.
Fixes: #155334
Epic: none
Release note: none
Co-authored-by: Michael Butler <butler@cockroachlabs.com>
Co-authored-by: wenyihu6 <wenyi@cockroachlabs.com>
File tree
2 files changed
+5
-0
lines changed- pkg
- cmd/roachtest/tests
- kv/kvclient/rangefeed
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments