fix: typo from mountPoint to mountPath (#4252) - #4256
Merged
Conversation
Signed-off-by: Hannah Zhang <hannahz@nvidia.com> Signed-off-by: Dan Gil <dagil@nvidia.com>
Collaborator
Author
|
/ok to test 01ea0a5 |
dagil-nvidia
enabled auto-merge (squash)
November 12, 2025 17:29
nv-anants
disabled auto-merge
November 12, 2025 19:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: typo from mountPoint to mountPath (cherry-pick to 0.7.0)
Overview
Cherry-pick of PR #4252 to release/0.7.0. This fixes a typo in the volume mount configuration field name from
mountPointtomountPathin the planner profiler utilities.Details
benchmarks/profiler/utils/dgd_generation.pymountPathinstead of the typomountPointWhere should the reviewer start?
Review the single line change in
benchmarks/profiler/utils/dgd_generation.pyto verify the cherry-pick is clean.Related Issues
Cherry-Pick Information
This cherry-pick is needed for the 0.7.0 release to ensure the profiler utilities use the correct volume mount field name.