Comment 4 for bug 1838068

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

Reviewed: https://review.opendev.org/674312
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=31993d50fd449e2d3ba02f3d4d94989130cd2118
Submitter: Zuul
Branch: master

commit 31993d50fd449e2d3ba02f3d4d94989130cd2118
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri Aug 2 13:42:18 2019 +0000

    Force the kill of the "nc" process only if timeout

    If the file is received correctly, the "nc" process in the remote
    machine will end gracefully. Only in case of socket timeout, will force
    the completion of the process before returning.

    Change-Id: I6cec868daa0139f6a49807883f901d2eac84fe14
    Related-Bug: #1838068