Skip to content

Commit 763e2d0

Browse files
committed
[jsk_tools/test/env_hooks] Update Test
1 parent 1d1791a commit 763e2d0

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

jsk_tools/test/test_env_hooks.test

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,16 @@
55
pkg="jsk_tools" type="test_stdout.py">
66
<!-- testing https://github.com/jsk-ros-pkg/jsk_common/issues/1472 -->
77
<param name="~command" value="/bin/bash $(find jsk_tools)/test/sh/rossetip.sh
8-
&quot;local 192.168.96.20 dev lo src 192.168.96.20 \ cache&quot;" />
9-
<param name="stdout" value="192.168.96.20" />
8+
&quot;2: eth33 inet 133.11.216.88/24 brd 133.11.216.255 scope global eth33&quot;" />
9+
<param name="stdout" value="133.11.216.88" />
1010
</test>
1111

1212
<test test-name="test_rossetip1"
1313
name="test_rossetip1"
1414
pkg="jsk_tools" type="test_stdout.py">
1515
<!-- testing https://github.com/jsk-ros-pkg/jsk_common/issues/1472 -->
1616
<param name="~command" value="/bin/bash $(find jsk_tools)/test/sh/rossetip.sh
17-
&quot;192.168.96.20 dev lo src 192.168.96.20 \ cache&quot;" />
18-
<param name="stdout" value="192.168.96.20" />
19-
</test>
20-
21-
<test test-name="test_rossetip2"
22-
name="test_rossetip2"
23-
pkg="jsk_tools" type="test_stdout.py">
24-
<!-- testing https://github.com/jsk-ros-pkg/jsk_common/issues/1472 -->
25-
<param name="~command" value="/bin/bash $(find jsk_tools)/test/sh/rossetip.sh
26-
&quot;8.8.8.8 via 133.11.216.254 dev wlp3s0 src 192.168.96.20 \ cache&quot;" />
17+
&quot;2: lo inet 192.168.96.20/24 brd 192.168.102.255 scope global&quot;" />
2718
<param name="stdout" value="192.168.96.20" />
2819
</test>
2920

0 commit comments

Comments
 (0)