Comment 11 for bug 1476885

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/216196
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=fcdf558447724a3996d0c493c99e0a559a1f6869
Submitter: Jenkins
Branch: kilo

commit fcdf558447724a3996d0c493c99e0a559a1f6869
Author: Stanley Karunditu <email address hidden>
Date: Fri Jul 31 10:23:26 2015 +0100

    Add regex check for ssh connection

    This patch adds a check for the appropriate OpenSSH Daemon
    reponse when waiting for the container to restart. This is
    an optimisation over simply waiting for the TCP port.

    Change-Id: Ie25af4f57bb98fb1d846d579b58b4d479b476675
    Closes-Bug: #1476885
    (cherry picked from commit 9e08d31fe2ea7cab057f933984ce32d0835393d8)