Comment 2 for bug 1883095

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-tempest-plugin (master)

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 <email address hidden>
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