ruff check & format

This commit is contained in:
Christian Schwarz
2024-05-04 15:14:34 +00:00
parent 7363b44b50
commit 70977afd07
4 changed files with 11 additions and 7 deletions

View File

@@ -144,6 +144,7 @@ def test_branch_creation_many(neon_compare: NeonCompare, n_branches: int, shape:
config["compaction_period"] = "3s"
config["gc_period"] = "0s"
return True
env.pageserver.edit_config_toml(patch_default_tenant_config)
env.pageserver.start(
# this does print more than we want, but the number should be comparable between runs