Update rustBench Wave network model - #10
Conversation
|
@codex review |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
1 similar comment
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
This PR updates the rustBench workbench integration by bumping the devBenches/rustBench git submodule to opensoft/rustBench#2 and adjusting the Compose networking model so rustBench has its own logical network key while still retaining the shared dev-benches grouping and the MTU-1400 network behavior.
Changes:
- Update the
devBenches/rustBenchsubmodule pointer toopensoft/rustBench#2. - Adjust
rustBenchDocker Compose networking to avoid network-key collisions while preserving the shared group and MTU 1400 isolation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🧙 Sourcery has finished reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Summary
dev-benchesgroup and isolated MTU 1400 networkValidation
scripts/wave-container-shell.sh --check rustBenchpassedSummary by Sourcery
Update the rustBench devBench to use the latest rustBench submodule and a distinct Wave network model for its Compose setup.
Enhancements:
Chores: