Comment 5 for bug 1371025

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

Reviewed: https://review.openstack.org/131072
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=117540694173d7a20ba022e091c469b4da1666e1
Submitter: Jenkins
Branch: stable/5.1

commit 117540694173d7a20ba022e091c469b4da1666e1
Author: Anastasia Kuznetsova <email address hidden>
Date: Mon Oct 27 14:06:10 2014 +0400

    Remove running of one Heat test in system test 'Heat HA'

    Heat OSTF 'test_autoscaling' is skipped in the HA mode, but in system
    tests skipped test equal failed test, it is not correct in current situation.
    So need to don't run test 'test_autoscaling' in the HA Heat system test.

    This fix was already done in 5.1 in the following commit:
    https://review.openstack.org/#/c/122364/ , but it was accidentally
    reverted, so need to add it again.

    Change-Id: Ia079ead1ad35c5a65a8139f0dbcd1b4731101dd9
    Closes-Bug: #1371025