I checked the fullstack failures and found [1] which made the issue[2] appear in CentOS 9 Stream.
Ubuntu jammy didn't have the issue as it has the fixes(ping succeed but add warning DIFFERENT ADDRESS) available[3][4][5], i verified by using a build from fedora[6]
Version in CentOS 9-stream:- iputils-20210202-8.el9.x86_64
Version in Ubuntu jammy:- 3:20211215-1
Other observations which i am not sure if expected or not
neutron.tests.fullstack.test_local_ip.LocalIPTestCase.test_vm_is_accessible_by_local_ip(static_nat):- ping from vm1 to vm0, response comes from local_ip assigned to vm0
- after arp cache expiry of 30 seconds ping response works fine
neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic
ping from vm1 or qrouter namespace to external gateway(2001:db8:1234::), response comes from router interface
Functional job is green as seen in test patch https:/ /review. opendev. org/c/openstack /neutron/ +/843245
<< 3. 2 fullstack tests are failing:-
I checked the fullstack failures and found [1] which made the issue[2] appear in CentOS 9 Stream.
Ubuntu jammy didn't have the issue as it has the fixes(ping succeed but add warning DIFFERENT ADDRESS) available[3][4][5], i verified by using a build from fedora[6]
Version in CentOS 9-stream:- iputils- 20210202- 8.el9.x86_ 64
Version in Ubuntu jammy:- 3:20211215-1
Other observations which i am not sure if expected or not tests.fullstack .test_local_ ip.LocalIPTestC ase.test_ vm_is_accessibl e_by_local_ ip(static_ nat):- ping from vm1 to vm0, response comes from local_ip assigned to vm0
neutron.
- after arp cache expiry of 30 seconds ping response works fine
neutron. tests.fullstack .test_l3_ agent.TestLegac yL3Agent. test_north_ south_traffic 2001:db8: 1234::) , response comes from router interface
ping from vm1 or qrouter namespace to external gateway(
[1] https:/ /github. com/iputils/ iputils/ commit/ 5e052ada96c3fc4 57efe66b2fed5c1 4ed8de6ae3 /github. com/iputils/ iputils/ issues/ 371 /github. com/iputils/ iputils/ commit/ 15a5e5c7aace5a7 a782ff802988e04 ed4c1148a5 /github. com/iputils/ iputils/ commit/ 5f6bec5ab57cc8b eaa78f5756a0ffb df01f28d36 /github. com/iputils/ iputils/ commit/ dd0bcac98d10ea3 40dfe8aff43f26f e1a7f77931 /koji.fedorapro ject.org/ koji/buildinfo? buildID= 1868148
[2] https:/
[3] https:/
[4] https:/
[5] https:/
[6] https:/