Skip to content

Cherry-pick Dynamo wheel install support to Q2#184

Open
jasonlizhengjian wants to merge 1 commit into
NVIDIA:sa-submission-q2-2026from
jasonlizhengjian:lijas/dynamo-wheel-q2
Open

Cherry-pick Dynamo wheel install support to Q2#184
jasonlizhengjian wants to merge 1 commit into
NVIDIA:sa-submission-q2-2026from
jasonlizhengjian:lijas/dynamo-wheel-q2

Conversation

@jasonlizhengjian
Copy link
Copy Markdown
Contributor

Summary

  • Cherry-pick f6cc66b3 from main: [codex] Add Dynamo nightly wheel install support (#99).
  • Adds dynamo.wheel config support, wheel prefetch/staging, runtime wheel mounts, and install helpers.
  • Resolves the Q2-only frontend conflict by propagating runtime.environment without pulling unrelated main observability changes.

Validation

  • uv run pytest tests/test_configs.py tests/test_dynamo_wheels.py -q
  • make check

Notes

  • Targets NVIDIA/srt-slurm:sa-submission-q2-2026.
  • This is a narrow cherry-pick PR, not a merge or rebase of main.

* Add Dynamo nightly wheel install support

* Move Dynamo wheel staging to Python helper

* Drop vLLM deps hook from Dynamo wheel PR
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.19231% with 62 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (sa-submission-q2-2026@9ecc31f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/srtctl/runtime_scripts/dynamo_wheels.py 62.33% 58 Missing ⚠️
src/srtctl/core/schema.py 94.73% 2 Missing ⚠️
src/srtctl/cli/submit.py 85.71% 1 Missing ⚠️
src/srtctl/core/runtime.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##             sa-submission-q2-2026     #184   +/-   ##
========================================================
  Coverage                         ?   61.88%           
========================================================
  Files                            ?       49           
  Lines                            ?     4379           
  Branches                         ?        0           
========================================================
  Hits                             ?     2710           
  Misses                           ?     1669           
  Partials                         ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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