Comment 19 for bug 1357578

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

Reviewed: https://review.openstack.org/122545
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4acf31fb3ac97fe84efb5833da58fa90c145d947
Submitter: Jenkins
Branch: master

commit 4acf31fb3ac97fe84efb5833da58fa90c145d947
Author: Robert Collins <email address hidden>
Date: Fri Sep 19 10:14:48 2014 +1200

    tests: kill worker pids as well on timeouts

    Workers that don't exit can also trigger a timeout, and we want our
    test environment to be super robust - kill them aggressively too.

    Also raise the timeout error so that we don't mask this when it
    happens.

    Change-Id: Iee606720f98e9a5e8a11f162eb885c0a00a2345e
    Partial-Bug: #1357578