Skip to content

[None][ci] relocate test_qwen_moe_routed_expert_multi_lora_varying_ranks#16118

Merged
QiJune merged 1 commit into
NVIDIA:mainfrom
QiJune:clean_lora
Jul 8, 2026
Merged

[None][ci] relocate test_qwen_moe_routed_expert_multi_lora_varying_ranks#16118
QiJune merged 1 commit into
NVIDIA:mainfrom
QiJune:clean_lora

Conversation

@QiJune

@QiJune QiJune commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Tests
    • Updated the H100 integration test selection list for MoE LoRA routed-expert coverage.
    • Adjusted which qwen_moe_routed_expert_multi_lora_varying_ranks variants are included in specific test segments.
    • Added 90-second timeouts for the newly included cases.

Description

Test Coverage

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • If PR introduces API changes, an appropriate PR label is added - either api-compatible or api-breaking. For api-breaking, include BREAKING in the PR title.

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>
@QiJune QiJune requested a review from Superjomn July 8, 2026 09:56

@Superjomn Superjomn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@QiJune QiJune enabled auto-merge (squash) July 8, 2026 09:57
@QiJune

QiJune commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator Author

/bot run

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: c87f58d4-9e57-4d11-8171-d344c109e964

📥 Commits

Reviewing files that changed from the base of the PR and between 54cffcd and 2f8239d.

📒 Files selected for processing (1)
  • tests/integration/test_lists/test-db/l0_h100.yml

📝 Walkthrough

Walkthrough

This PR reorganizes test entries in the H100 test list configuration file, removing two MoE LoRA routed-expert test variants (eager, cudagraph) from one section and re-adding them individually in two different sections with TIMEOUT (90) settings.

Changes

Test list update

Layer / File(s) Summary
Reposition MoE LoRA test entries
tests/integration/test_lists/test-db/l0_h100.yml
Removed qwen_moe_routed_expert_multi_lora_varying_ranks[eager] and [cudagraph] from one section, and added the cudagraph variant to an earlier section and the eager variant to a later section, each with TIMEOUT (90).

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is mostly the template and checklist, but it lacks the required issue summary, solution details, and test coverage. Add a short Description explaining the problem and fix, plus a Test Coverage section listing the relevant tests run or added.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is specific and matches the main change: relocating the qwen_moe routed-expert test.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #58218 [ run ] triggered by Bot. Commit: 2f8239d Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #58218 [ run ] completed with state SUCCESS. Commit: 2f8239d
/LLM/main/L0_MergeRequest_PR pipeline #46860 completed with status: 'SUCCESS'

CI Report

Link to invocation

@QiJune QiJune merged commit c92ac90 into NVIDIA:main Jul 8, 2026
14 of 15 checks passed
BrianLi23 pushed a commit to BrianLi23/TensorRT-LLM that referenced this pull request Jul 9, 2026
…nks (NVIDIA#16118)

Signed-off-by: junq <22017000+QiJune@users.noreply.github.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