run the test that was allegedly fixed by that check a 100 times

This commit is contained in:
Christian Schwarz
2025-07-24 12:08:30 +00:00
parent e56c46c2f8
commit 0a353051ac

View File

@@ -124,6 +124,7 @@ def test_readonly_node(neon_simple_env: NeonEnv):
)
@pytest.mark.repeat(100)
def test_readonly_node_gc(neon_env_builder: NeonEnvBuilder):
"""
Test static endpoint is protected from GC by acquiring and renewing lsn leases.