Commit 009965b
committed
roachtest: increase closed TS lag in copyfrom roachtest
The atomic COPY writes the whole thing as a single txn, and we've seen
cases where this txn can be on the order of 2 minutes. We've already
increased the closed TS target duration to 60s, but that means that the
closed TS system could push the COPY txn. To avoid this kind of flake we
bump the target duration to 5 minutes.
Release note: None1 parent 52833a4 commit 009965b
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
153 | 157 | | |
154 | 158 | | |
155 | 159 | | |
| |||
0 commit comments