[https://nvbugs/6312828][test] Verify PR #16402 H100 Qwen3-32B stress test - #16641
[https://nvbugs/6312828][test] Verify PR #16402 H100 Qwen3-32B stress test#16641chienchunhung wants to merge 9 commits into
Conversation
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_5_4b_fp8_stress] |
|
PR_Github #60488 [ run ] triggered by Bot. Commit: |
|
PR_Github #60489 [ run ] triggered by Bot. Commit: |
|
PR_Github #60488 [ run ] completed with state |
|
PR_Github #60489 [ run ] completed with state |
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
PR_Github #60540 [ run ] triggered by Bot. Commit: |
|
PR_Github #60540 [ run ] completed with state |
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
PR_Github #60648 [ run ] triggered by Bot. Commit: |
|
PR_Github #60648 [ run ] completed with state |
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
PR_Github #60651 [ run ] triggered by Bot. Commit: |
|
PR_Github #60651 [ run ] completed with state |
0983e24 to
9f11f1b
Compare
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
PR_Github #60804 [ run ] triggered by Bot. Commit: |
|
PR_Github #60804 [ run ] completed with state |
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
PR_Github #60878 [ run ] triggered by Bot. Commit: |
|
PR_Github #60878 [ run ] completed with state |
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
fca8e33 to
3c7358c
Compare
|
/bot run --only-qa-verify test disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress] |
|
PR_Github #61140 [ run ] triggered by Bot. Commit: |
|
PR_Github #61140 [ run ] completed with state |
Purpose
Test-only H100 mirror for PR #16402. Do not merge this PR.
This branch points to the exact same code tree as PR #16402 at
fca8e33571. The current revision adds strict at-most-once behavior for ambiguous GEN failures, immutable shared transfer IDs for safe pre-connect retries, finalized C++ handshake replay rejection, and a bounded agent/NIXL replay-drain window.Required QA tests
disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_32b_fp8_stress]at 10,000 requests and concurrency 512disaggregated/test_disaggregated.py::test_disaggregated_stress_test[input8k-output1k-conc512-qwen3_5_4b_fp8_stress]at 3,000 requests and concurrency 512Both tests must run on H100 and must complete bounded terminal accounting, post-load readiness probes, and GSM8K recovery. Their results are validation evidence for PR #16402 only.
Related bugs: NVBug 6312828 and NVBug 6479324.
Current Validation
fca8e335719f11f1b7ac: the 10,000-request Qwen3-32B load terminalized at HTTP, but all 10 follow-on recovery probes timed out and GSM8K never ran.