test: add ZooKeeper integration runners#533
Conversation
|
Manual stacked-branch verification completed for patch commit
Why manual runs were used: this PR is intentionally stacked on Boundary: this is one manual CI workflow and one manual integration workflow for the pinned commit. It is not fresh IDC ZooKeeper runtime evidence ( |
|
Focused IDC runtime follow-up for exact patch commit
The previous one-way failure on Additional exact-SHA gates:
Boundary: runtime evidence is N=1 one-way + N=1 two-way focused coverage. It is not full-suite repeated acceptance or release-ready evidence. This PR remains stacked on PR #504; if PR #504 merges at a different final SHA, re-pin and rerun affected gates before retargeting. |
|
Exact-head focused ZooKeeper runtime verification completed for
Failure/fix evidence: the previous head Exact-head supporting gates:
Boundary: this is focused runtime N=1+1 plus exact-head CI/general integration evidence. It is not full acceptance or release readiness. PR #533 is stacked on unmerged PR #504; after #504 merges, re-pin #533 to the final merge SHA and rerun affected gates before retargeting to |
|
Focused ZooKeeper repeat round 2 completed on the unchanged exact head
Cumulative current-head focused runtime:
Boundary: this is focused N=2+2 runtime evidence for the exact stacked-PR head. It is not full acceptance or release readiness. PR #533 still depends on PR #504; after #504 merges, re-pin to the final main SHA and rerun affected gates before retargeting. |
Summary
.envsubstitution pathCandidate pin
feat/zk-connector-interfacede88a916afd6c4e6b84cfc3fb359133069bc9cfc547164793135e4b150a3f623ab4e2fa86d38ef62e2c2f293b9ab7381fe6f55a6a9a2c411afc411a3Verification
Local gates on the current head:
git diff --check: PASScargo fmt --all --check: PASScargo test --package dt-tests --test integration_test --no-run: PASSManual GitHub workflows on the exact current head (the stacked base does not auto-trigger pull-request workflows):
Focused IDC2 ZooKeeper runtime on the exact current head:
cdc_basic_test: N=1 PASS, 1 passed / 0 failed, 3.62scdc_cycle_basic_test: N=1 PASS, 1 passed / 0 failed, 19.19s/app,/__ape_dts_shadow, and/__ape_dts_markerhave no ape-dts residueThe original head produced one focused one-way FAIL because the runner created and immediately deleted
svc-gammabefore the extractor recorded its live state. The current head fixes that Layer 3 test-ordering defect with bounded live-precondition and tombstone-convergence checks; the focused rerun then passed.Boundary
This PR remains stacked on unmerged PR #504. The evidence above is exact-head static/compile, one manual CI workflow, one manual Integration Tests workflow, and focused IDC runtime N=1+1. It is sufficient for code review but is not a full-acceptance or release-ready claim. If PR #504 merges to a different final SHA, this branch must be re-pinned and affected gates rerun before retargeting to
main.