mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-05 19:55:37 +00:00
01db1f6644
* test(e2e): extend fake S3 target as an on-demand migration source Add ListObjectsV2 paging, Range GET/HEAD, unversioned buckets, standard and user metadata replay, ResponseStatus/TruncateBodyAt/Stall fault actions, Range/User-Agent/prefix/continuation-token journal fields, count_requests, direct seeding, and a configurable object cap to the programmable fake S3 target, and add the on_demand_migration e2e harness (OdmTestEnv, admin wrappers, source seeding, local-state assertions, second RustFS source) with its self-test. * test(ci): refresh darwin e2e-full selection for ODM harness