Skip to content

Conversation

@lucaslie
Copy link
Member

see nv-auto-deploy/TensorRT-LLM@ll/merge_feat_ad_2025_06_13...nv-auto-deploy:TensorRT-LLM:feat/ad-2025-06-24 for overview of PRs and commits with detailed description

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.

@lucaslie lucaslie requested review from a team as code owners June 27, 2025 20:57
@lucaslie lucaslie requested a review from suyoggupta June 27, 2025 20:57
@lucaslie lucaslie moved this from Backlog to In review in AutoDeploy Board Jun 27, 2025
@lucaslie lucaslie requested a review from FrankD412 June 27, 2025 21:01
@lucaslie
Copy link
Member Author

/bot run

@lucaslie lucaslie enabled auto-merge (squash) June 27, 2025 21:08
@tensorrt-cicd
Copy link
Collaborator

PR_Github #10178 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10178 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #7514 completed with status: 'FAILURE'

@lucaslie
Copy link
Member Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10180 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10180 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #7515 completed with status: 'FAILURE'

@lucaslie
Copy link
Member Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10188 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10188 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #7520 completed with status: 'FAILURE'

lucaslie added 3 commits June 28, 2025 08:44
* [AutoDeploy] LLM, LlmArgs, build_and_run_ad revisited

Signed-off-by: Lucas Liebenwein <[email protected]>

* clean up pre-fetching logic

Signed-off-by: Lucas Liebenwein <[email protected]>

* addressing reviewer feedback

Signed-off-by: Lucas Liebenwein <[email protected]>

* minor improvements

Signed-off-by: Lucas Liebenwein <[email protected]>

* more feedback and minor improvements

Signed-off-by: Lucas Liebenwein <[email protected]>

* simplified attn backend naming convention

Signed-off-by: Lucas Liebenwein <[email protected]>

* update unit test

Signed-off-by: Lucas Liebenwein <[email protected]>

---------

Signed-off-by: Lucas Liebenwein <[email protected]>
Signed-off-by: Lucas Liebenwein <[email protected]>
Signed-off-by: Lucas Liebenwein <[email protected]>
@lucaslie lucaslie force-pushed the ll/merge-ad-2025-06-24 branch from 4264615 to 8d89a19 Compare June 28, 2025 15:53
@lucaslie
Copy link
Member Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10206 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #10206 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #7535 completed with status: 'SUCCESS'
Pipeline passed with automatic retried tests. Check the rerun report for details.

@lucaslie lucaslie merged commit 619709f into NVIDIA:main Jun 28, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in AutoDeploy Board Jun 28, 2025
@lucaslie lucaslie changed the title [AutoDeploy] merge feat/ad-2025-06-13 [AutoDeploy] merge feat/ad-2025-06-24 Jun 29, 2025
Shunkangz pushed a commit to Shunkangz/TensorRT-LLM that referenced this pull request Jul 2, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 9, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 10, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 11, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 11, 2025
dominicshanshan pushed a commit to dominicshanshan/TensorRT-LLM that referenced this pull request Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants