mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-20 06:30:43 +00:00
update rfc. run real s3 tests. note they are expected to fail, as real s3 does not yet have files uploaded to it
This commit is contained in:
@@ -19,8 +19,6 @@ def test_remote_extensions(
|
||||
remote_storage_kind: RemoteStorageKind,
|
||||
pg_version: PgVersion,
|
||||
):
|
||||
if remote_storage_kind == RemoteStorageKind.REAL_S3:
|
||||
return None
|
||||
neon_env_builder.enable_remote_storage(
|
||||
remote_storage_kind=remote_storage_kind,
|
||||
test_name="test_remote_extensions",
|
||||
|
||||
Reference in New Issue
Block a user