docs(dev): note the CLA signing phrase in ci-infra#20
Merged
Conversation
Contributor
|
All contributors have signed the CLA. Thank you! |
Contributor
Author
|
I have read the CLA Document and I hereby sign the CLA |
sscarduzio
added a commit
that referenced
this pull request
Jul 2, 2026
…ip [ci-integration] Two-week review Wave 5 (findings 9,20,22,23; 21+31 deferred): - #20: delta_passthrough tests no longer pass vacuously. When xdelta3 is on PATH (always in CI) the fast-path test REQUIRES delta_passthrough>=1 (was an eprintln escape hatch that let dp==0 slide); the fallback test asserts dp==0 exactly (was , true even when the fast path never fired). - #22: the per-object copy-timeout Elapsed arm is now deterministically tested. Added a DGP_TEST_COPY_STALL_MS seam INSIDE the timeout scope (the existing object barrier sat outside it); test_replication_object_timeout asserts a 1s timeout + 3s stall → 0 copied, an error recorded, a 'timed out' failure row, empty dest. - #23/#4: new S3-backed parity test proves Wave-3 HEAD-resolved ownership — a rule-owned orphan (source deleted post-copy) and a foreign object are correctly split on a backend whose lite list carries no user_metadata (the filesystem test can't exercise this). Verifies the exact #4 fix end-to-end. - #9: memory_test's client CompleteMultipartUpload RSS spike stays informational (RSS flakes on CI) but the comment now names the deterministic-gap honestly — the e2e byte-counter gate covers the REPLICATION path, not this client path. - New DGP_TEST_COPY_STALL_MS added to the startup test-seam warning list. DEFERRED to the post-reset verify swarm: #21 (encryption×streaming combination test) and #31 (multipart quota soft-enforce branch test). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Small dev-docs note documenting the CLA signing phrase. Also serves as the open PR to record the maintainer's CLA signature.
🤖 Generated with Claude Code