Comment 15 for bug 1393099

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

Reviewed: https://review.openstack.org/259035
Committed: https://git.openstack.org/cgit/openstack-infra/devstack-gate/commit/?id=729ce7986050f377f3e6ff697725057dd525c5a9
Submitter: Jenkins
Branch: master

commit 729ce7986050f377f3e6ff697725057dd525c5a9
Author: Jim Rollenhagen <email address hidden>
Date: Thu Dec 17 06:09:54 2015 -0800

    Bump ironic test timeout to 900

    We're still failing occassionally; data tells us that when we get a slow
    host, it's failing during boot on the last cleaning phase.

    We have found that it's mostly userspace taking so long at boot, so
    we're going down the path of making that faster.

    Bump the timeout while we work on that.

    Change-Id: I9287811d7cdc10e00b3e59c4e6adef8bbe233d2b
    Related-Bug: #1393099