Comment 11 for bug 1367743

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

Reviewed: https://review.openstack.org/121781
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=27b9a71385934a81bfd30d3556e61bdab3f93933
Submitter: Jenkins
Branch: master

commit 27b9a71385934a81bfd30d3556e61bdab3f93933
Author: Yaroslav Lobankov <email address hidden>
Date: Tue Sep 16 12:50:20 2014 +0400

    Fix wrong inheritance for class HeatBaseTest

    Sometimes the Sahara Platform test fails without any messages.
    This bug occurs when we run Heat and Sahara Platform tests together.
    If we run the Sahara test only, everything will be OK. The problem is
    in wrong inheritance for class HeatBaseTest in heatmanager.py.

    Change-Id: I88c4100d3603cffc4f353386490802fc6f6953b7
    Closes-Bug: #1367743