Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Chi Z
cc7290084a test run commit with new image generation strategy
Signed-off-by: Alex Chi Z <chi@neon.tech>
2025-07-15 10:34:32 -04:00

View File

@@ -20,9 +20,6 @@ from fixtures.remote_storage import LocalFsStorage, RemoteStorageKind
from fixtures.utils import query_scalar, wait_until
@pytest.mark.skip(
reason="We won't create future layers any more after https://github.com/neondatabase/neon/pull/10548"
)
@pytest.mark.parametrize(
"attach_mode",
["default_generation", "same_generation"],