Comment 9 for bug 1476885

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

Reviewed: https://review.openstack.org/207793
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=9e08d31fe2ea7cab057f933984ce32d0835393d8
Submitter: Jenkins
Branch: master

commit 9e08d31fe2ea7cab057f933984ce32d0835393d8
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