Skip to content

Commit

Permalink
refactor batch write region pre-split (pingcap#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsishandsome authored and zhexuany committed Aug 13, 2019
1 parent db2a2d6 commit 9307951
Showing 13 changed files with 233 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .ci/integration_test.groovy
Original file line number Diff line number Diff line change
@@ -188,7 +188,7 @@ def call(ghprbActualCommit, ghprbCommentBody, ghprbPullId, ghprbPullTitle, ghprb
sleep 60
"""

timeout(60) {
timeout(120) {
run_test(chunk_suffix)
}
} catch (err) {
Loading

0 comments on commit 9307951

Please sign in to comment.