Comment 9 for bug 1618022

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

Reviewed: https://review.openstack.org/423113
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=437155a3cbc5ce0ddb326cf096df54cfb63860a8
Submitter: Jenkins
Branch: stable/mitaka

commit 437155a3cbc5ce0ddb326cf096df54cfb63860a8
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