Comment 2 for bug 1354300

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/116204
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=c149d919e7eb3cbc228158175ec6f2cfa8ffd982
Submitter: Jenkins
Branch: master

commit c149d919e7eb3cbc228158175ec6f2cfa8ffd982
Author: Artem Panchenko <email address hidden>
Date: Wed Aug 20 18:55:25 2014 +0300

    Check results of one test in run_single_ostf_test

    In 'run_single_ostf_test' method we run only one health
    check for environment and expect that it will pass. So
    we should verify only its results, because some other OSTF
    tests сould fail earlier.

    Change-Id: Ibb0d38a10fda4f1250b78e7fb61dd66bdc4505d6
    Closes-bug: #1354300