Commit 75d217e
committed
fix: use host networking for interop tests in CI
Docker's default bridge network causes Zenoh service/topic discovery
to fail due to localhost communication limitations. Using host networking
resolves this issue and allows proper communication between ROS2 and
ros-z components.
Tests pass successfully on bare metal and with Docker host networking.1 parent 542cc58 commit 75d217e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments