This commit is contained in:
Basile.Pinsard 2025-07-03 14:37:14 +00:00 committed by admin
parent e1587840ae
commit fab100e0c9

View file

@ -10,7 +10,7 @@ When running fsck (fast or slow) from an S3 remote that has anonymous access and
- set AWS creds as env vars - set AWS creds as env vars
- initremote S3 special remote with chunk size smaller than the file size and publicurl - initremote S3 special remote with chunk size smaller than the file size and publicurl
- push data (authenticated) to the S3 remote, ensure it get chunked. - push data (authenticated) to the S3 remote, ensure it get chunked.
- unset AWS auth vars (and remote .git/annex/creds if necessary) - unset AWS auth vars (and remove .git/annex/creds if necessary)
- fsck from remote should fail on chunked file - fsck from remote should fail on chunked file