tests: updated for change in IPv6 address assignment

This commit is contained in:
Nikos Mavrogiannopoulos
2015-09-03 17:00:16 +02:00
parent bed8335145
commit e2d2d033f2
4 changed files with 4 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ if test $? != 0;then
stop
fi
ping6 -w 5 fd91:6d87:7341:db6a:0:52:190c:be01
ping6 -w 5 fd91:6d87:7341:db6a:1950:2c2b:bd9d:6cef
if test $? != 0;then
kill $PID
echo "Cannot ping the IPv6 of ocserv"