Skip to content

cvdp sandbox update#2076

Open
cmunley1 wants to merge 3 commits into
mainfrom
cmunley1/cvdp-sandbox-update
Open

cvdp sandbox update#2076
cmunley1 wants to merge 3 commits into
mainfrom
cmunley1/cvdp-sandbox-update

Conversation

@cmunley1

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Christian Munley <cmunley@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 18, 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.

@cmunley1
cmunley1 marked this pull request as ready for review July 18, 2026 19:38
cmunley1 added 2 commits July 18, 2026 13:53
Signed-off-by: Christian Munley <cmunley@nvidia.com>
Signed-off-by: Christian Munley <cmunley@nvidia.com>
@github-actions github-actions Bot added the sla:triage-overdue Review assignment is over the one-business-day SLA label Jul 20, 2026
cwd=wd,
timeout_s=self.config.timeout,
)
if agent_result.return_code != 0:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will cause the entire rollouts collection to stop right? Is there a reason this design to stop the entire process is better than having it score 0 and continue on?

)
)
await box.download(f"{traj}/response.json", resp_local)
response = NeMoGymResponse.model_validate_json(resp_local.read_text())

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same point as before, if there's no response.json, the whole thing will fail rather than scoring a 0 right

@@ -142,7 +116,7 @@ anthropic_base_url: https://api.anthropic.com
cvdp_sim_image: nvidia/cvdp-sim:v1.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add update to read me that says:
Bare refs must be pullable from a registry (docker://...) or local-only images must use an explicit .sif path.

@github-actions github-actions Bot removed the sla:triage-overdue Review assignment is over the one-business-day SLA label Jul 21, 2026
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.

2 participants