Comment 13 for bug 1618022

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/newton)

Reviewed: https://review.openstack.org/423963
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=caa2b64823ef503b948bd50820a288b67608b00f
Submitter: Jenkins
Branch: stable/newton

commit caa2b64823ef503b948bd50820a288b67608b00f
Author: Dmitry Belyaninov <email address hidden>
Date: Fri Jan 20 07:54:03 2017 +0000

    Modification of mounted volume check

    Remote ssh execution returns object with bash outputs.
    Elements in "stdout" of "ls" command contains '\n'
    endings. So test assert was changed to fix false fail.

    Change-Id: I241750d970a6634cb60c0ab905f0e4b7030834ec
    Closes-Bug: 1618022
    (cherry picked from commit 437155a3cbc5ce0ddb326cf096df54cfb63860a8)