Comment 7 for bug 1607809

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/mitaka)

Reviewed: https://review.openstack.org/355914
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=292b8e2efd1bd0f2eb6703b316b79ce5c40a63da
Submitter: Jenkins
Branch: stable/mitaka

commit 292b8e2efd1bd0f2eb6703b316b79ce5c40a63da
Author: Alexander Kurenyshev <email address hidden>
Date: Mon Aug 15 14:33:26 2016 +0300

    Improve node selection for partially deploy

    We have a hardcoded values for a selected nodes.
    Sometimes this could lead test fail when we try to
    deploy both computes instead of a controller and
    compute.
    This fix adds a smart nodes selection by nodes
    and their roles

    Change-Id: Icde591cd47afb6a3e5574aea9267ef3543b7c158
    Closes-Bug:1607809
    (cherry picked from commit 2449f17eee608e73de71b96c79c3de0cae446397)