Skip to content

[None][ci] disable home mount for sbatch L0 tests - #15818

Merged
lfr-0531 merged 1 commit into
NVIDIA:feat/deepseek_v4from
lfr-0531:user/fanrongl/dsv4-cp-15713-no-mount-home
Jul 1, 2026
Merged

[None][ci] disable home mount for sbatch L0 tests#15818
lfr-0531 merged 1 commit into
NVIDIA:feat/deepseek_v4from
lfr-0531:user/fanrongl/dsv4-cp-15713-no-mount-home

Conversation

@lfr-0531

@lfr-0531 lfr-0531 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Description

Cherry-pick of upstream PR #15713 onto the feat/deepseek_v4 branch.

The sbatch-based L0 tests were mounting the host home directory into the test container, which can leak host-side state (caches, configs) into CI runs and cause non-reproducible behavior. This change passes --no-container-mount-home to the sbatch launch for runLLMTestlistWithSbatch, so the home directory is no longer mounted for sbatch L0 tests. It also adds the standard NVIDIA license header to jenkins/L0_Test.groovy and a TODO note to add dedicated cache-directory mounts (pip, triton, etc.) in the future.

  • Backport commit: fbaa498e91 (cherry-picked with -x), authored by Yanchao Lu.
  • File touched: jenkins/L0_Test.groovy (19 insertions).

Test Coverage

CI-only change (Jenkins pipeline configuration). Coverage is provided by the existing sbatch L0 test pipeline itself — the change is validated by the L0 sbatch jobs running successfully without the home mount.

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)

  • 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: Yanchao Lu <yanchaol@nvidia.com>
(cherry picked from commit fbaa498)
@lfr-0531
lfr-0531 requested a review from a team July 1, 2026 05:48
@lfr-0531
lfr-0531 requested a review from a team as a code owner July 1, 2026 05:48
@lfr-0531
lfr-0531 requested review from mlefeb01 and niukuo and removed request for a team July 1, 2026 05:48
@lfr-0531
lfr-0531 merged commit 2f5ffc9 into NVIDIA:feat/deepseek_v4 Jul 1, 2026
6 checks passed
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.

2 participants