ci: allow Brev launchable bridge access#4492
Conversation
Signed-off-by: Aaron Erickson <aerickson@nvidia.com>
E2E Advisor RecommendationRequired E2E: Dispatch hint: Auto-dispatched E2E: Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
Dispatch hint
|
E2E Scenario Advisor RecommendationRequired scenario E2E: None Full scenario advisor summaryE2E Scenario AdvisorBase: Required scenario E2E
Optional scenario E2E
Relevant changed files
|
|
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 (1)
📝 WalkthroughWalkthroughAdds Docker bridge CIDR and host port constants and UFW helper functions to the Brev CI launch script, invokes firewall configuration early during Docker enablement, and adds a test that runs the helper with stubbed ChangesDocker bridge firewall configuration
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Comment |
PR Review AdvisorFindings: 0 needs attention, 6 worth checking, 0 nice ideas Review findings🛠️ Needs attention
🔎 Worth checking
🌱 Nice ideas
Since last review detailsCurrent findings:
This is an automated advisory review. A human maintainer must make the final merge decision. |
|
❌ Brev E2E (full): FAILED on branch |
Signed-off-by: Aaron Erickson <aerickson@nvidia.com>
Selective E2E Results — ✅ All requested jobs passedRun: 26618428424
|
|
✅ Brev E2E (full): PASSED on branch |
Selective E2E Results — ✅ All requested jobs passedRun: 26619286330
|
|
✅ Brev E2E (full): PASSED on branch |
Summary
8080) and auth proxy (11435)Why
This mirrors the firewall fix proposed in
brevdev/nemoclaw-imageso we can validate the same Brev host-network shape from NemoClaw's trusted Brev E2E runner. The failure we are chasing is sandbox containers being unable to reachhost.openshell.internal:8080from the Docker bridge.Validation
bash -n scripts/brev-launchable-ci-cpu.shshellcheck scripts/brev-launchable-ci-cpu.shnpx vitest run --project cli test/brev-nightly-workflow.test.tsgit diff --checknpx @biomejs/biome check test/brev-nightly-workflow.test.ts(ignored by repo config; no files processed)Signed-off-by: Aaron Erickson aerickson@nvidia.com
Summary by CodeRabbit
Chores
Tests