yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83021
[Bug 1883095] Re: [neutron-tempest-plugin] "wait_for_interface_status" only retrieves the Nova server information, not the VM network
Reviewed: https://review.opendev.org/735117
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=0adf8a237455f3a2879696696feb501da2d09b3c
Submitter: Zuul
Branch: master
commit 0adf8a237455f3a2879696696feb501da2d09b3c
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Thu Jun 11 11:28:25 2020 +0000
Check interface is present in the VM
This patch enhances the method "wait_for_interface_status" from
tempest. Apart from checking the interface status returned by
Nova, this methods access the VM to check if the NIC interface
is already detected by the kernel.
Change-Id: I5e411c72e0b6a8d96535adb04ff15e903454141c
Closes-Bug: #1883095
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1883095
Title:
[neutron-tempest-plugin] "wait_for_interface_status" only retrieves
the Nova server information, not the VM network
Status in neutron:
Fix Released
Bug description:
As an example, please review the logs provided. In
IPv6Test._test_ipv6_hotplug, an interface is removed and then a new
one attached. "wait_for_interface_status" waits until Nova returns
that the interface is correctly attached.
But the VM kernel does not list the new interface:
http://paste.openstack.org/show/794634/
Log: https://689acbf7b1bc82ef50ab-
1d2e05dc3ab5801f52a161e4cf3cffa5.ssl.cf2.rackcdn.com/734166/3/check
/neutron-tempest-plugin-scenario-
openvswitch/35469f7/testr_results.html
Snippet: http://paste.openstack.org/show/794629/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1883095/+subscriptions
References