Comment 3 for bug 1505175

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

Reviewed: https://review.openstack.org/235192
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=0c8e43d91d090d67232507bca55b0cc50a141e6d
Submitter: Jenkins
Branch: stable/liberty

commit 0c8e43d91d090d67232507bca55b0cc50a141e6d
Author: Nikolay Mahotkin <email address hidden>
Date: Thu Oct 8 15:35:01 2015 +0300

    Adding functional tests for SSH actions

     * Added 2 tests: for SSHAction and SSHProxiedAction
     * 2 VMs are created for test purposes

     * SSHProxiedAction test checks that ssh command was
       executed on certain VM (which is in guest network)

    Closes-Bug: #1505175

    Change-Id: I664885b5743c0915f5c42aeecdd3c6c538894453
    (cherry picked from commit 42d3ce7630821d32f550f9642236545188f13b4a)