Comment 7 for bug 1921154

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/791986
Committed: https://opendev.org/openstack/neutron/commit/54420d04dd2abc2bdeb78b9490032e1b1ebd3fac
Submitter: "Zuul (22348)"
Branch: master

commit 54420d04dd2abc2bdeb78b9490032e1b1ebd3fac
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue May 18 14:27:17 2021 +0000

    Skip "test_keepalived_spawns_conflicting_*" tests

    SIGHUP signal command to stop those processes does not return and
    the test (and eventually the whole testsuit) timeouts.

    Until a proper fix is implemented, these tests will be skipped
    temporarily.

    Change-Id: I592d8b7bb2afe5cd93cbb0d0ea7062f1b724ff2a
    Related-Bug: #1921154