test(onboard): update sandbox identity fixtures - #9072
Conversation
Signed-off-by: Rebecca Sliter <571084+rsliter@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe onboarding test runner mocks now return sandbox names and IDs for matching ChangesOnboarding sandbox identity
Estimated code review effort: 2 (Simple) | ~15 minutes Mergeability Score: 🟡 Moderate · up to This change updates onboarding test fixtures to return durable sandbox identities, and the targeted tests pass. The required broad PR CI gate has not yet passed, so merge should wait for that check or explicit maintainer acceptance. Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Comment |
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
2 additional E2E selections from the second opinionAdvisory only. The primary lane did not select these E2E jobs or targets.
Second-opinion terminology and E2E selections are advisory. Live E2E does not run automatically for pull requests. E2E guidanceAdvisory only. A maintainer can dispatch the default E2E suite for the commit under review. Recommended E2E: None 1 optional E2E recommendation
This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Signed-off-by: Rebecca Sliter <571084+rsliter@users.noreply.github.com>
Summary
After #9064 pinned the durable sandbox identity, several integration harnesses still returned empty structured output for
openshell sandbox get. That caused CI to stop before the scenarios reached their intended assertions. This follow-up makes those mocks return the same durable identities their existing capture mocks already advertise.Related Issue
Follow-up to #9064 for #9050.
Changes
Type of Change
Quality Gates
Documentation Writer Review
no-docs-neededtest/only;docs/reference/troubleshooting.mdxalready owns the behavior through fix(onboard): gate forwarding on recreated readiness #9064DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablenpm run docsbuilds without warnings (doc changes only)Signed-off-by: Rebecca Sliter 571084+rsliter@users.noreply.github.com
Summary by CodeRabbit