Skip to content

Conversation

@snormore
Copy link
Contributor

Summary of Changes

  • Add go:build linux constraint to multicast tool so we can still run e2e tests on mac outside of the devcontainer. Otherwise this happens:
    # github.com/malbeclabs/doublezero/e2e/internal/netutil
    internal/netutil/multicast.go:61:62: undefined: unix.IP_MULTICAST_ALL
    FAIL	github.com/malbeclabs/doublezero/e2e [build failed]
    

Testing Verification

  • E2E tests run on mac outside of devcontainer

@snormore snormore requested review from a team and packethog July 30, 2025 10:37
@snormore snormore enabled auto-merge (squash) July 30, 2025 10:41
@snormore snormore merged commit 3f6cc97 into main Jul 30, 2025
15 checks passed
@snormore snormore deleted the snor/e2e-mcast-build-linux branch July 30, 2025 10:48
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.

3 participants