Skip to content

infra: [TRTLLM-5879] Spilt single GPU test and multi GPU test into 2 pipelines - #5199

Merged
ZhanruiSunCh merged 15 commits into
NVIDIA:mainfrom
ZhanruiSunCh:user/zhanruis/0613_split_l0_test
Jul 16, 2025
Merged

infra: [TRTLLM-5879] Spilt single GPU test and multi GPU test into 2 pipelines#5199
ZhanruiSunCh merged 15 commits into
NVIDIA:mainfrom
ZhanruiSunCh:user/zhanruis/0613_split_l0_test

Conversation

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator

PR title

Please write the PR title by following template:

[JIRA ticket link/nvbug link/github issue link][fix/feat/doc/infra/...] <summary of this PR>

For example, assume I have a PR hope to support a new feature about cache manager of Jira TRTLLM-1000 ticket, it would be like

[TRTLLM-1000][feat] Support a new feature about cache manager

Description

Please explain the issue and the solution in short.

Test Coverage

GitHub Bot Help

/bot [-h] ['run', 'kill', 'skip', 'reuse-pipeline'] ...

Provide a user friendly way for developers to interact with a Jenkins server.

Run /bot [-h|--help] to print this help message.

See details below for each supported subcommand.

Details

run [--disable-fail-fast --skip-test --stage-list "A10-1, xxx" --gpu-type "A30, H100_PCIe" --add-multi-gpu-test --only-multi-gpu-test --disable-multi-gpu-test --post-merge --extra-stage "H100_PCIe-[Post-Merge]-1, xxx"]

Launch build/test pipelines. All previously running jobs will be killed.

--disable-fail-fast (OPTIONAL) : Disable fail fast on build/tests/infra failures.

--skip-test (OPTIONAL) : Skip all test stages, but still run build stages, package stages and sanity check stages. Note: Does NOT update GitHub check status.

--stage-list "A10-1, xxx" (OPTIONAL) : Only run the specified test stages. Examples: "A10-1, xxx". Note: Does NOT update GitHub check status.

--gpu-type "A30, H100_PCIe" (OPTIONAL) : Only run the test stages on the specified GPU types. Examples: "A30, H100_PCIe". Note: Does NOT update GitHub check status.

--only-multi-gpu-test (OPTIONAL) : Only run the multi-GPU tests. Note: Does NOT update GitHub check status.

--disable-multi-gpu-test (OPTIONAL) : Disable the multi-GPU tests. Note: Does NOT update GitHub check status.

--add-multi-gpu-test (OPTIONAL) : Force run the multi-GPU tests. Will also run L0 pre-merge pipeline.

--post-merge (OPTIONAL) : Run the L0 post-merge pipeline instead of the ordinary L0 pre-merge pipeline.

--extra-stage "H100_PCIe-[Post-Merge]-1, xxx" (OPTIONAL) : Run the ordinary L0 pre-merge pipeline and specified test stages. Examples: --extra-stage "H100_PCIe-[Post-Merge]-1, xxx".

For guidance on mapping tests to stage names, see docs/source/reference/ci-overview.md.

kill

kill

Kill all running builds associated with pull request.

skip

skip --comment COMMENT

Skip testing for latest commit on pull request. --comment "Reason for skipping build/test" is required. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break.

reuse-pipeline

reuse-pipeline

Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break.

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --gpu-type "A30" --add-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8791 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8791 [ run ] completed with state ABORTED

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8792 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8792 [ run ] completed with state FAILURE
/LLM/PipelineMonitor/L0_MergeRequest_PR pipeline #128 (Partly Tested) completed with status: 'FAILURE'

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8955 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8955 [ run ] completed with state FAILURE
/LLM/PipelineMonitor/L0_MergeRequest_PR pipeline #129 (Partly Tested) completed with status: 'FAILURE'

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8979 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8979 [ run ] completed with state FAILURE
/LLM/PipelineMonitor/L0_MergeRequest_PR pipeline #130 (Partly Tested) completed with status: 'ABORTED'

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #8994 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9016 [ run ] triggered by Bot

@ZhanruiSunCh
ZhanruiSunCh force-pushed the user/zhanruis/0613_split_l0_test branch 2 times, most recently from 969fb83 to 7e5518a Compare June 16, 2025 12:04
@ZhanruiSunCh ZhanruiSunCh changed the title Test infra: [TRTLLM-5879] Spilt single GPU test and multi GPU test into 2 pipelines Jun 16, 2025
@ZhanruiSunCh
ZhanruiSunCh marked this pull request as ready for review June 16, 2025 12:04
@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "A30-TensorRT-1, A30-TensorRT-2, DGX_H100-4_GPUs-PyTorch-DeepSeek-1, DGX_H100-4_GPUs-TensorRT-1"

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

TODO: Fix the multi GPU will not run if single GPU failed (for postMerge only)

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9032 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9032 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #6599 (Partly Tested) completed with status: 'FAILURE'

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "A10-Build_Docs, DGX_H100-4_GPUs-CPP-1"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9114 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9114 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #6668 (Partly Tested) completed with status: 'SUCCESS'

@ZhanruiSunCh
ZhanruiSunCh force-pushed the user/zhanruis/0613_split_l0_test branch from 7e5518a to 87df194 Compare June 17, 2025 09:47
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9187 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9187 [ run ] completed with state SUCCESS
/LLM/PipelineMonitor/L0_MergeRequest_PR pipeline #133 (Partly Tested) completed with status: 'FAILURE'

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9457 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9457 [ run ] completed with state FAILURE
/LLM/PipelineMonitor/L0_MergeRequest_PR pipeline #135 (Partly Tested) completed with status: 'ABORTED'

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9492 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9500 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #9492 [ run ] completed with state ABORTED

ZhanruiSunCh and others added 7 commits July 15, 2025 17:23
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Co-authored-by: Yanchao Lu <yanchaol@nvidia.com>
Signed-off-by: Zhanrui Sun <184402041+ZhanruiSunCh@users.noreply.github.com>
Co-authored-by: Yanchao Lu <yanchaol@nvidia.com>
Signed-off-by: Zhanrui Sun <184402041+ZhanruiSunCh@users.noreply.github.com>
@ZhanruiSunCh
ZhanruiSunCh force-pushed the user/zhanruis/0613_split_l0_test branch from ef382c4 to 54e3135 Compare July 15, 2025 09:23
@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --only-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #11923 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #11923 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #8841 (Partly Tested) completed with status: 'SUCCESS'

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --only-multi-gpu-test --stage-list "A10-Build_Doc"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #11995 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #11995 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #8906 (Partly Tested) completed with status: 'FAILURE'

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --only-multi-gpu-test --stage-list "A10-Build_Docs"

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --only-multi-gpu-test --extra-stage "A10-Build_Doc"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12045 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12045 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #8946 (Partly Tested) completed with status: 'FAILURE'

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --only-multi-gpu-test --extra-stage "A10-Build_Docs"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12061 [ run ] triggered by Bot

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot run --only-multi-gpu-test --extra-stage "A10-Build_Docs" --reuse-test 8841

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12063 [ run ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12061 [ run ] completed with state ABORTED

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12063 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #8958 (Partly Tested) completed with status: 'SUCCESS'

@ZhanruiSunCh

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "/LLM/main/L0_MergeRequest_PR pipeline #8731 all passed. Test disable-fail-fast and rerun-test still work."

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12075 [ skip ] triggered by Bot

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #12075 [ skip ] completed with state SUCCESS
Skipping testing for commit 54e3135

@ZhanruiSunCh
ZhanruiSunCh merged commit e42f5a9 into NVIDIA:main Jul 16, 2025
2 checks passed
evezhier pushed a commit to evezhier/TensorRT-LLM that referenced this pull request Jul 16, 2025
…pipelines (NVIDIA#5199)

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: Zhanrui Sun <184402041+ZhanruiSunCh@users.noreply.github.com>
Co-authored-by: Yanchao Lu <yanchaol@nvidia.com>
yizhang-nv pushed a commit to yizhang-nv/TensorRT-LLM that referenced this pull request Jul 17, 2025
…pipelines (NVIDIA#5199)

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: Zhanrui Sun <184402041+ZhanruiSunCh@users.noreply.github.com>
Co-authored-by: Yanchao Lu <yanchaol@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants