[INTTEST-33] ipv6 neighboring can not be displayed from VM Instance Created: 14/Nov/17  Updated: 14/Nov/17

Status: Open
Project: integration-test
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Medium
Reporter: Philippe Guibert Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

from CSIT ( eg: vpnservice_ipv6 testing):
https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-ocata-gate-stateful-oxygen/299/log_03_basic_ipv6_vpnservice.html.gz

the current IPv6 command is incorrect.
===================
Documentation:

Writes the given `text` on the remote machine and appends a newline.
Start / End / Elapsed: 20171114 00:37:04.877 / 20171114 00:37:04.893 / 00:00:00.016
00:37:04.893 INFO ip -6 neigh
00:00:00.020 KEYWORD ${output} = SSHLibrary . Read Until ${prompt}
Documentation:

Consumes and returns the server output until `expected` is encountered.
Start / End / Elapsed: 20171114 00:37:04.893 / 20171114 00:37:04.913 / 00:00:00.020
00:37:04.912 INFO BusyBox v1.20.1 (2015-05-07 14:44:59 UTC) multi-call binary.

Usage: ip [OPTIONS]

{address | route | link | tunnel | rule} {COMMAND}

ip [OPTIONS] OBJECT {COMMAND}
where OBJECT := {address | route | link | tunnel | rule}

OPTIONS := { -f[amily]

{ inet | inet6 | link }

| -o[neline] }

$
00:37:04.913 INFO ${output} = BusyBox v1.20.1 (2015-05-07 14:44:59 UTC) multi-call binary.

Usage: ip [OPTIONS]

{address | route | link | tunnel | rule}

{COMMAND}

ip [OPTIONS] OBJECT {COMMAND}

where OBJECT := {address | rout...

==========================

this ticket is proposing to take a commit that uses a correct syntax for using ipv6 neighboring within a VM.



 Comments   
Comment by Philippe Guibert [ 14/Nov/17 ]

indeed, i am not sure busybox 1.20 is able to dump neighbor ipv6 entries.
bb 1.20 dates of 2012 !!

I could test with busybox 1.25. it was ok

Comment by Jamo Luhrsen [ 14/Nov/17 ]

fix is here:
https://git.opendaylight.org/gerrit/#/c/65507/

Generated at Wed Feb 07 20:04:23 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.