Skip to content

Commit

Permalink
Merge branch 'main' into xxh/timeout-base-recovery-cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
xxhZs committed Nov 8, 2024
2 parents e4770af + e6e1ca9 commit e3ef5c5
Show file tree
Hide file tree
Showing 437 changed files with 10,505 additions and 7,685 deletions.
4 changes: 0 additions & 4 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ test-group = 'failpoint-limited'
[[profile.ci-sim.overrides]]
filter = 'test(failpoint_limited::)'
test-group = 'failpoint-limited'

[[profile.ci.junit.overrides]]
filter = 'test(failpoint_limited::)'
test-group = 'failpoint-limited'
3 changes: 3 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ c583e2c6c054764249acf484438c7bf7197765f4

# chore: replace all ProstXxx with PbXxx (#8621)
6fd8821f2e053957b183d648bea9c95b6703941f

# chore: cleanup v2 naming for sql metastore (#18941)
9a6a7f9052d5679165ff57cc01417c742c95351c
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ labels:
- label: "ci/run-e2e-single-node-tests"
files:
- "src\\/meta\\/.*.rs"

- label: "ci/run-e2e-test-other-backends"
files:
- "src\\/meta\\/.*.rs"
Loading

0 comments on commit e3ef5c5

Please sign in to comment.