Comment 2 for bug 1664322

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

Reviewed: https://review.openstack.org/444613
Committed: https://git.openstack.org/cgit/openstack/kolla-kubernetes/commit/?id=3fd7238253a6d34e576ecefb68318f8593f4b7fb
Submitter: Jenkins
Branch: master

commit 3fd7238253a6d34e576ecefb68318f8593f4b7fb
Author: Serguei Bezverkhi <email address hidden>
Date: Sat Mar 11 18:42:17 2017 -0500

    Replace unconditional wait for compute kit

    Currently After the compute kit charts are deployed, the gate task
    unconditionally wait for 10 minutes before running basic tests. This
    patch replaces unconditional wait timer for a function which verifies
    services individually and if the services are up, exit with 0.

    Change-Id: Id1bc147b824fc73d3652db909846adeb9c89cce2
    Closes-Bug: #1664322