mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-28 10:30:40 +00:00
fight various timeouts at high tenant count
This commit is contained in:
@@ -92,4 +92,6 @@ def test_getpage_throughput(
|
||||
|
||||
log.info(f"Results:\n{json.dumps(results, sort_keys=True, indent=2)}")
|
||||
|
||||
env.pageserver.stop(immediate=True) # with 20k tenants, we hit neon_local's shutdown timeout of 10 seconds
|
||||
|
||||
zenbenchmark.record_pagebench_results("get-page-latest-lsn", results, duration)
|
||||
|
||||
Reference in New Issue
Block a user