Comment 6 for bug 1500615

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

Reviewed: https://review.openstack.org/228636
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=c35eee5dbbb6b4dbc2901ebef4c4d88780aa74ec
Submitter: Jenkins
Branch: master

commit c35eee5dbbb6b4dbc2901ebef4c4d88780aa74ec
Author: Matt Riedemann <email address hidden>
Date: Mon Sep 28 14:46:27 2015 -0700

    use nproc/2 workers for large ops job

    Commit 1ce19ab76d67a89b04f907f1d292d013a3b699e0 dropped API_WORKERS from
    nproc/2 to nproc/4 and also started using API_WORKERS for the number of
    conductor workers, so in gate runs that dropped conductor workers from 8
    to 2. We're now seeing instance build timeouts in the large ops job.

    This change goes back to nproc/2 for the large ops job (VIRT_DRIVER=='fake').

    Closes-Bug: #1500615

    Change-Id: Ie6ef855fce0a99c930d479b7459c15b69e8de499