Comment 2 for bug 1436742

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

Reviewed: https://review.openstack.org/167937
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=d1f8dddde659d213e9ce29f1b6194cc3b785d0c0
Submitter: Jenkins
Branch: master

commit d1f8dddde659d213e9ce29f1b6194cc3b785d0c0
Author: Anastasia Kuznetsova <email address hidden>
Date: Thu Mar 26 13:30:40 2015 +0400

    Fix bug with wrong Heat tests discovery in system tests

    System test 'Deploy Heat cluster in HA mode' fail because of
    missed comma. This system test tried to run nonexistent OSTF
    test 'test_autoscalingtest_rollback'.

    Change-Id: I5b1acb8d8b0f808fb66cffa27970fdc5e94a47dc
    Closes-Bug: #1436742