feat(evaluator): Set up environment for custom Gym e2e test script - #2020
Draft
JashG wants to merge 2 commits into
Draft
feat(evaluator): Set up environment for custom Gym e2e test script#2020JashG wants to merge 2 commits into
JashG wants to merge 2 commits into
Conversation
Provide reusable package staging plus a bundled ASCII Tree fixture so custom wheel delivery can be reviewed independently from cluster orchestration. Signed-off-by: Jash Gulabrai <jgulabrai@nvidia.com>
Signed-off-by: Jash Gulabrai <jgulabrai@nvidia.com>
JashG
added this pull request to stack #2022
September 11, 2026 21:51
Contributor
|
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.
Summary
PR 1 of 3 to add a manual end-to-end Gym Evaluation test script that enables testing and validating a built-in custom Gym environment against a Kubernetes deployment.
This PR focuses on the environment setup portion of the script. It supports an out-of-the-box custom Gym environment, and wires up support for bringing your own environment.
Changes
Built-in ASCII Tree environment
Bring-your-own custom environment
wheels-v1environment.Type of Change
Quality Gates
Verification
Signed-off-by:traileruv run pre-commit run -apasses, or any blocked checks are identified belowTargeted validation:
ruff checkandruff format --checkpassed for the changed Python files.ty, DCO, and repository checks.lint-stagedcommand in the isolated worktree.