Skip to content

Commit 7e240f6

Browse files
committed
Fix issue in ddsrouter_tool CI
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
1 parent 3c16100 commit 7e240f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/ddsrouter_tool/test/application/configurations/complex_configuration.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ participants:
7575
port: 11668
7676
transport: tcp
7777
- ip: "0.0.0.0"
78+
port: 11669
7879
listening-addresses:
7980
- ip: "127.0.0.1"
80-
port: 11669
81+
port: 11670
8182

8283
- name: XML-DDS
8384
kind: xml

0 commit comments

Comments
 (0)