Skip to content

Commit

Permalink
tests: enable wal reader fanout in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VladLazar committed Jan 15, 2025
1 parent 98b57a5 commit 9dc10b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_runner/fixtures/neon_fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -4343,6 +4343,7 @@ def __init__(
"1s",
"--eviction-min-resident",
"10s",
"--wal-reader-fanout",
]

self.extra_opts = extra_opts
Expand Down

0 comments on commit 9dc10b8

Please sign in to comment.