From c6320d924da34c9b88f513e578c840e342ed4907 Mon Sep 17 00:00:00 2001 From: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com> Date: Tue, 20 Jan 2026 10:22:47 +0800 Subject: [PATCH] [https://nvbugs/5776445][chore] unwaive test (#10667) Signed-off-by: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com> --- tests/integration/test_lists/test-db/l0_dgx_h100.yml | 1 + tests/integration/test_lists/waives.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_lists/test-db/l0_dgx_h100.yml b/tests/integration/test_lists/test-db/l0_dgx_h100.yml index c4b7d50f3c..aaa329d5d4 100644 --- a/tests/integration/test_lists/test-db/l0_dgx_h100.yml +++ b/tests/integration/test_lists/test-db/l0_dgx_h100.yml @@ -120,6 +120,7 @@ l0_dgx_h100: - accuracy/test_llm_api_pytorch.py::TestQwen3NextInstruct::test_bf16_4gpu[tp4ep4_cudagraph_overlap] - disaggregated/test_auto_scaling.py::test_service_discovery[etcd-round_robin] - disaggregated/test_auto_scaling.py::test_worker_restart[etcd-load_balancing] + - disaggregated/test_auto_scaling.py::test_worker_restart[etcd-round_robin] - disaggregated/test_auto_scaling.py::test_minimal_instances[etcd-round_robin] - disaggregated/test_auto_scaling.py::test_disagg_server_restart[etcd-round_robin] - disaggregated/test_auto_scaling.py::test_service_discovery[http-round_robin] diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index 1b924823d4..5b0b69bc0a 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -311,7 +311,6 @@ accuracy/test_disaggregated_serving.py::TestLlama3_1_8BInstruct::test_ctx_pp_gen accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16_4gpus[ep4-mtp_nextn=0-attention_dp=False-cuda_graph=False-overlap_scheduler=False-torch_compile=False] SKIP (https://nvbugs/5701445) accuracy/test_disaggregated_serving.py::TestDeepSeekV3Lite::test_guided_decoding[llguidance-mtp_nextn=0] SKIP (https://nvbugs/5748600) unittest/_torch/ray_orchestrator/multi_gpu/test_multi_instance.py::test_multi_instance[tp2_2instances] SKIP (https://nvbugs/5784566) -disaggregated/test_auto_scaling.py::test_worker_restart[etcd-round_robin] SKIP (https://nvbugs/5776445) accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_eagle3_vswa_reuse_4gpus[one_model] SKIP (https://nvbugs/5756028) accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_eagle3_vswa_reuse_4gpus[two_model] SKIP (https://nvbugs/5756028) accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_fp8[latency-torch_compile=False] SKIP (https://nvbugs/5785206)