[https://nvbugs/6114139][test] Unwaive test_workers_kv_cache_events#15979
Conversation
Re-enable disaggregated/test_workers.py::test_workers_kv_cache_events[TinyLlama-1.1B-Chat-v1.0]. The test was reproduced on a healthy GB300 (aarch64, sm_103, IMEX active) using a 1.3.0rc20 release container and passes with fabric memory active. The original failure was an environment-specific UCX TCP KV-cache transfer error, not a code defect. Re-enabling so CI can validate. Signed-off-by: Yueh-Ting Chen <yuehtingc@nvidia.com>
|
/bot run --disable-fail-fast |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughA single waiver entry for the test ChangesWaiver list update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
PR_Github #57759 [ run ] triggered by Bot. Commit: |
|
PR_Github #57759 [ run ] completed with state |
…VIDIA#15979) Signed-off-by: Yueh-Ting Chen <yuehtingc@nvidia.com>
Description
Re-enables
disaggregated/test_workers.py::test_workers_kv_cache_events[TinyLlama-1.1B-Chat-v1.0], previously waived under NVBug 6114139.The test was reproduced on a healthy GB300 (aarch64, sm_103, IMEX active) using a 1.3.0rc20 release container, and it passes with fabric memory active (
mUseFabricMemory:1) and the NIXL/UCX cache transceiver. The original failure —tcp_ep ... send() failed: Input/output error→AgentConnection::send failed→kNETWORK_ERROR— was an environment-specific UCX TCP KV-cache transfer failure (consistent with strictrp_filteron the failing node), not a code defect. Re-enabling so CI can validate.Test Coverage
disaggregated/test_workers.py::test_workers_kv_cache_events[TinyLlama-1.1B-Chat-v1.0]Summary by CodeRabbit