From 815a8ae7df28511a003f0d7a6de147f30840bb79 Mon Sep 17 00:00:00 2001 From: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:13:48 -0700 Subject: [PATCH 1/3] probe Signed-off-by: GitLab CI Bot --- _probe_does_not_exist | Bin 0 -> 3 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 _probe_does_not_exist diff --git a/_probe_does_not_exist b/_probe_does_not_exist new file mode 100644 index 0000000000000000000000000000000000000000..4227ca4e8736af63036e7457e2db376ddf7e5795 GIT binary patch literal 3 KcmZQzU;qFB0{{U4 literal 0 HcmV?d00001 From ad1f9e0a2f7b591072847d8961f615fa662008ab Mon Sep 17 00:00:00 2001 From: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:13:57 -0700 Subject: [PATCH 2/3] cleanup probe Signed-off-by: GitLab CI Bot --- _probe_does_not_exist | Bin 3 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 _probe_does_not_exist diff --git a/_probe_does_not_exist b/_probe_does_not_exist deleted file mode 100644 index 4227ca4e8736af63036e7457e2db376ddf7e5795..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3 KcmZQzU;qFB0{{U4 From 40f38020b94030eccb3023e8805764925f7cf91e Mon Sep 17 00:00:00 2001 From: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com> Date: Tue, 23 Jun 2026 22:55:53 -0400 Subject: [PATCH 3/3] [None][test] Waive 6 failed cases for main in QA CI Bug(s): 6274932, 6276842, 6344107 Requested by: qa@nvidia.com Jenkins build: https://prod.blsm.nvidia.com/swqa-tensorrt-qa-test/job/LLM_FUNCTION_TEST/2270/ Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com> Signed-off-by: GitLab CI Bot --- tests/integration/test_lists/waives.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index 942c710085d9..d66ad59c6a2a 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -215,6 +215,12 @@ full:H20/accuracy/test_disaggregated_serving.py::TestDeepSeekV3Lite::test_guided full:H20/accuracy/test_disaggregated_serving.py::TestNemotron3Super120B::test_auto_dtype[mtp_nextn=3-block_reuse=True-use_py_transceiver=False] SKIP (https://nvbugs/6344108) full:H20/accuracy/test_disaggregated_serving.py::TestNemotron3Super120B::test_ctx_dp2_gen_tp4 SKIP (https://nvbugs/6344108) full:H20/accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_w4_chunked_prefill[triton-auto] SKIP (https://nvbugs/6026676) +full:H20/accuracy/test_llm_api_pytorch.py::TestStep3_7::test_fp8_block_scales[tp_size=4-ep_size=4-mtp_nextn=0] SKIP (https://nvbugs/6274932) +full:H20/accuracy/test_llm_api_pytorch.py::TestStep3_7::test_fp8_block_scales[tp_size=4-ep_size=4-mtp_nextn=3] SKIP (https://nvbugs/6274932) +full:H20/accuracy/test_llm_api_pytorch_encode.py::TestDecoderEncode::test_decoder_encode_cuda_graph_matches_eager_logits[tinyllama-1.1b] SKIP (https://nvbugs/6276842) +full:H20/accuracy/test_llm_api_pytorch_multimodal.py::TestStep3_7::test_fp8_block_scales[mtp_nextn=0] SKIP (https://nvbugs/6274932) +full:H20/accuracy/test_llm_api_pytorch_multimodal.py::TestStep3_7::test_fp8_block_scales[mtp_nextn=3] SKIP (https://nvbugs/6274932) +full:H20/disaggregated/test_disaggregated.py::test_disaggregated_overlap_gen_first[ctx_pp4-TinyLlama-1.1B-Chat-v1.0] SKIP (https://nvbugs/6344107) full:L40S/accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[triton-False-1] SKIP (https://nvbugs/6322045) full:L40S/accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[trtllm-False-1] SKIP (https://nvbugs/6322045) full:L40S/accuracy/test_llm_api_autodeploy.py::TestModelRegistryAccuracy::test_autodeploy_from_registry[nvidia_Llama-3.1-8B-Instruct-FP8-True] SKIP (https://nvbugs/6327143)