Just add this wait to prevent a race

This commit is contained in:
Arpad Müller
2024-01-23 01:58:57 +01:00
parent f49fe734d1
commit 24bc6ddec4

View File

@@ -859,6 +859,8 @@ def test_tenant_delete_races_timeline_creation(
except PageserverApiException:
pass
os.wait(4)
# Physical deletion should have happened
assert_prefix_empty(
neon_env_builder.pageserver_remote_storage,