seaweedfs/test
Chris Lu 01637410e2
test(s3): address review feedback on the versioning suite (#9846)
- Different-users bucket test: use getNewBucketName() so the bucket carries the
  tracked prefix and run id and gets swept if the test leaks, instead of an
  untracked name.
- Makefile: clarify that '.' matches the opt-in stress tests but they self-skip
  without ENABLE_STRESS_TESTS, so they don't execute in the default run.
- Versioned list test: guard the Object.Size dereference with require.NotNil.
2026-06-06 20:50:09 -07:00
..
data volume: large_volume version has bug when using in memory index 2021-06-28 15:48:07 -07:00
erasure_coding test(ec): deterministically populate disks before multi-disk EC balance check (#9611) 2026-05-21 09:39:55 -07:00
foundationdb go 1.25 2026-03-09 23:10:27 -07:00
fuse_dlm test/fuse_dlm: cross-mount POSIX locks + survival across a ring change (#9677) 2026-05-25 16:20:23 -07:00
fuse_integration filer: POSIX advisory lock set primitive (phase 1 of distributed FUSE locking) (#9660) 2026-05-24 21:56:48 -07:00
fuse_p2p chore(filer): remove -mount.p2p flag; registry is always on (#9183) 2026-04-21 23:00:11 -07:00
java/spark build(deps): bump io.netty:netty-transport-native-epoll from 4.1.132.Final to 4.2.13.Final in /test/java/spark (#9365) 2026-05-08 06:00:51 -07:00
kafka build(deps): bump github.com/go-git/go-billy/v5 from 5.8.0 to 5.9.0 in /test/kafka (#9489) 2026-05-13 14:45:44 -07:00
kms fix: serialize SSE-KMS metadata when bucket default encryption applies KMS (#8780) 2026-03-26 14:07:01 -07:00
metadata_subscribe fix: keep metadata subscriptions progressing (#8730) (#8746) 2026-03-23 15:26:54 -07:00
mq fix: add missing backslash for volume extraArgs in helm chart (#7676) 2025-12-08 23:21:02 -08:00
multi_master go fmt 2026-04-10 17:31:14 -07:00
pjdfstest ci(pjdfstest): cache docker layers via GHA to avoid apt mirror flakes (#9106) 2026-04-16 12:50:19 -07:00
plugin_workers fix(vacuum): writable volume re-notification after worker VACUUM (#9732) 2026-05-29 23:43:24 -07:00
postgres update go version 2026-03-09 11:12:05 -07:00
random_access Java 3.59 2023-11-13 08:23:53 -08:00
s3 test(s3): address review feedback on the versioning suite (#9846) 2026-06-06 20:50:09 -07:00
s3tables fix(s3): stop S3 Tables routes from swallowing buckets named "buckets" or "get-table" (#9566) 2026-05-19 14:24:25 -07:00
samba test: fix fd leak in the Samba DLM handoff test (promote xfail checks) (#9592) 2026-05-20 16:17:13 -07:00
sftp chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
testutil test: keep AllocateMiniPorts off weed mini default ports 2026-05-26 16:48:46 -07:00
tls_rotation feat(security): hot-reload HTTPS certs without restart (k8s cert-manager) (#9181) 2026-04-21 20:20:11 -07:00
tus Add TUS protocol support for resumable uploads (#7592) 2025-12-14 21:56:07 -08:00
vacuum test(vacuum): fix flaky TestVacuumIntegration across multiple volumes (#9061) 2026-04-13 17:56:32 -07:00
volume_server test(ec): end-to-end encode over a multi-server multi-disk stuck layout (#9728) 2026-05-28 16:44:42 -07:00