Comment 3 for bug 1288664

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

Reviewed: https://review.openstack.org/79983
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=4640c1ee73d438d7ddf13758d2d4e273367edf8a
Submitter: Jenkins
Branch: master

commit 4640c1ee73d438d7ddf13758d2d4e273367edf8a
Author: Tatyana Leontovich <email address hidden>
Date: Wed Mar 12 18:06:06 2014 +0000

    Add test fail if self.compute is False

    We do not need run tests with instance creation if
    we have deployment without compute nodes

    In this patch add self.fail in test SetUp
    for murano and heat tests for case when
    deployment without compute nodes

    Change-Id: I0e6f9db020bb5a85c4729273d9d4d0fe8cc5e7f7
    Closes-bug: #1288664