Skip to content

fix(test): pass required NeMo Gym rollout arguments#3317

Merged
terrykong merged 2 commits into
mainfrom
fix/nemo-gym-rollout-test-args
Jul 23, 2026
Merged

fix(test): pass required NeMo Gym rollout arguments#3317
terrykong merged 2 commits into
mainfrom
fix/nemo-gym-rollout-test-args

Conversation

@joyang-nv

Copy link
Copy Markdown
Member

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Issues

List issues that this PR closes (syntax):

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you run the unit tests and functional tests locally? Visit our Testing Guide for how to run tests
  • Did you add or update any necessary documentation? Visit our Document Development Guide for how to write, build and test the docs.

Additional Information

  • ...

@joyang-nv
joyang-nv requested a review from a team as a code owner July 23, 2026 05:57
@copy-pr-bot

copy-pr-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@joyang-nv

Copy link
Copy Markdown
Member Author

/ok to test 29df09e

@RayenTian RayenTian added the CI:Lfast Runs a fast test suite and re-use nightly `main` container (but sync dependencies to PRs version) label Jul 23, 2026
@RayenTian

Copy link
Copy Markdown
Contributor

/ok to test 29df09e

@RayenTian

Copy link
Copy Markdown
Contributor

There's an error with nemo-gym unit test. Because PR! 3000 introduce new parameters, but PR! 3219 add this unit test and run CI before PR! 3000 merged. So the PR! 3219 CI passed without error.

This PR is a correct fix. Would you please take a review for this PR, @terrykong ? Thanks a lot!

terrykong
terrykong previously approved these changes Jul 23, 2026
@terrykong
terrykong enabled auto-merge (squash) July 23, 2026 06:14
@RayenTian
RayenTian force-pushed the fix/nemo-gym-rollout-test-args branch 2 times, most recently from 8598757 to a55ee4e Compare July 23, 2026 06:56
joyang-nv and others added 2 commits July 23, 2026 00:01
Signed-off-by: Jonas Yang <joyang@nvidia.com>
Signed-off-by: ruit <ruit@nvidia.com>
@RayenTian
RayenTian force-pushed the fix/nemo-gym-rollout-test-args branch from a55ee4e to f5cc5e5 Compare July 23, 2026 07:03
@RayenTian

Copy link
Copy Markdown
Contributor

/ok to test f5cc5e5

@RayenTian RayenTian changed the title test: pass required NeMo Gym rollout arguments fix(test): pass required NeMo Gym rollout arguments Jul 23, 2026
@RayenTian
RayenTian requested a review from terrykong July 23, 2026 08:26
@terrykong
terrykong merged commit 4e67dd3 into main Jul 23, 2026
81 checks passed
@terrykong
terrykong deleted the fix/nemo-gym-rollout-test-args branch July 23, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI:Lfast Runs a fast test suite and re-use nightly `main` container (but sync dependencies to PRs version)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants