Comment 9 for bug 1667055

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/501522
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ebb4274838fc18bf5c1d10e87810d56f032785fa
Submitter: Jenkins
Branch: stable/pike

commit ebb4274838fc18bf5c1d10e87810d56f032785fa
Author: Ihar Hrachyshka <email address hidden>
Date: Fri Sep 1 13:21:23 2017 -0700

    test_ha_router: wait until two agents are scheduled

    We need to give some time to neutron-server to schedule the router to
    both agents. This reflects what other fullstack test cases do.

    Change-Id: I3bce907262635c76b5444fab480f7157172e77a2
    Closes-Bug: #1667055
    (cherry picked from commit f998e8d96552d8c0e2d2421a4e2a8583ad2cfffb)