[https://nvbugs/6266302][test] Unwaive test_disaggregated_llama_context_capacity - #15800
Conversation
|
/bot run --disable-fail-fast |
📝 WalkthroughWalkthroughThis change removes a single waiver entry from the test waivers list file, specifically the SKIP entry for ChangesTest waiver 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 |
|
/bot run --stage-list "DGX_H100-PyTorch-4" |
|
PR_Github #56725 [ run ] triggered by Bot. Commit: |
…xt_capacity Unwaive disaggregated/test_disaggregated_single_gpu.py::test_disaggregated_llama_context_capacity[False-False-DeepSeek-V3-Lite-fp8/fp8] which was skipped under https://nvbugs/6266302. Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
ba2e8e1 to
7e76e0f
Compare
|
/bot run --stage-list "DGX_H100-PyTorch-4" |
|
PR_Github #56726 [ run ] triggered by Bot. Commit: |
|
PR_Github #56728 [ run ] triggered by Bot. Commit: |
|
PR_Github #56725 [ run ] completed with state |
|
PR_Github #56726 [ run ] completed with state |
|
PR_Github #56728 [ run ] completed with state |
|
/bot run --stage-list "DGX_H100-PyTorch-1, DGX_H100-PyTorch-2, DGX_H100-PyTorch-3, DGX_H100-PyTorch-4, DGX_H100-PyTorch-5, DGX_H100-PyTorch-6" |
|
PR_Github #56774 [ run ] triggered by Bot. Commit: |
|
PR_Github #56774 [ run ] completed with state
|
|
/bot run --disable-fail-fast --stage-list "DGX_H100-PyTorch-1, DGX_H100-PyTorch-2, DGX_H100-PyTorch-3, DGX_H100-PyTorch-4, DGX_H100-PyTorch-5, DGX_H100-PyTorch-6" |
|
PR_Github #56822 [ run ] triggered by Bot. Commit: |
|
PR_Github #56822 [ run ] completed with state
|
|
/bot run --disable-fail-fast --stage-list "DGX_H100-PyTorch-1, DGX_H100-PyTorch-2, DGX_H100-PyTorch-3, DGX_H100-PyTorch-4, DGX_H100-PyTorch-5, DGX_H100-PyTorch-6" |
|
PR_Github #56968 [ run ] triggered by Bot. Commit: |
|
PR_Github #56968 [ run ] completed with state
|
|
/bot run --disable-fail-fast --stage-list "DGX_H100-PyTorch-1, DGX_H100-PyTorch-2, DGX_H100-PyTorch-3, DGX_H100-PyTorch-4, DGX_H100-PyTorch-5, DGX_H100-PyTorch-6" |
|
PR_Github #57005 [ run ] triggered by Bot. Commit: |
|
PR_Github #57005 [ run ] completed with state |
|
/bot skip --comment "test stage has passed" |
|
PR_Github #57014 [ skip ] triggered by Bot. Commit: |
|
PR_Github #57014 [ skip ] completed with state |
…xt_capacity (NVIDIA#15800) Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
…xt_capacity (NVIDIA#15800) Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
Description
Unwaives the post-merge disaggregated test that was previously skipped under https://nvbugs/6266302:
The underlying issue is not reproducible.
Test Coverage
disaggregated/test_disaggregated_single_gpu.py::test_disaggregated_llama_context_capacity[False-False-DeepSeek-V3-Lite-fp8/fp8]PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.Summary by CodeRabbit