mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 08:30:37 +00:00
Apply the hack for all timelines of the target tenant
This gives us more flexibility to try it on a branch first
This commit is contained in:
committed by
Stas Kelvich
parent
65cd16de86
commit
12e39001ce
@@ -272,7 +272,7 @@ def test_one_off_hack_for_nextxid_bug(
|
||||
branch_name = "import_from_vanilla"
|
||||
# This is the tenant/timeline that the one-off hack targets
|
||||
tenant = "df254570a4f603805528b46b0d45a76c"
|
||||
timeline = "e592ec1cc0e5a41f69060d0c9efb07ed"
|
||||
timeline = TimelineId.generate()
|
||||
|
||||
env.pageserver.tenant_create(tenant)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user