This commit is contained in:
Sasha Krassovsky
2023-11-28 11:25:39 -08:00
parent 3afe386d86
commit 2a9ffa4686

View File

@@ -62,7 +62,7 @@ def test_change_pageserver(neon_env_builder: NeonEnvBuilder):
# Reconfigure it using the same connstring just to make sure nothing breaks
# as we have special handling for if the connstring doesn't change
for i in range(5):
for _ in range(5):
endpoint.reconfigure(pageserver_id=alt_pageserver_id)
# Verify that the neon.pageserver_connstring GUC is set to the correct thing