update directories to be correct to run xpk#2
Merged
Conversation
mbobrovskyi
added a commit
that referenced
this pull request
Mar 10, 2025
� This is the 1st commit message: Fix nightly tests. � The commit message #2 will be skipped: � Test
2 tasks
jamOne-
added a commit
to jamOne-/xpk
that referenced
this pull request
Feb 4, 2026
ultrons
added a commit
to ultrons/xpk
that referenced
this pull request
May 4, 2026
…uting recipe Round-3 review AI-Hypercomputer#2. Lets reviewers (and downstream users) exercise the team-routing path without deploying the cluster-side ConfigMap, and gives the PR a concrete entry point that shows the rendered JobSet with the team's namespace, priorityClass, and Kueue/team labels. Mirrors the existing DRY_RUN_RESERVATION_SUB_BLOCKS env-var pattern in core/reservation.py (modeled on reviewer's pointer). When set, the env var's JSON payload is treated as the contents of data["config.json"] from the live team-quota ConfigMap; otherwise xpk falls through to the live `kubectl get configmap` path (so live behavior is unchanged when the env var is unset). The recipe golden-tests via tools/recipes.py and produces a 190-line xpk dry-run output that highlights the team-routing fields (namespace, priorityClass, queue-name, team/value-class/declared-duration-minutes labels, the workload-name shortening for super-slice charLimit, and the XPK_WORKLOAD_NAME env injection).
8 tasks
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.
Fixes / Features
Testing / Documentation