Comment 5 for bug 1628302

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to heat (master)

Reviewed: https://review.openstack.org/379109
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=d17144d48ca3ed1c19b2c5994f4aefcfa28159fa
Submitter: Jenkins
Branch: master

commit d17144d48ca3ed1c19b2c5994f4aefcfa28159fa
Author: rabi <email address hidden>
Date: Thu Sep 29 08:34:03 2016 +0530

    Use minimal image wherever possible

    This changes most of the tests to use minimal image. There are
    now two tests left that use fedora image.

    [1] SoftwareConfigIntegrationTest.test_server_software_config
    [2] CfnInitIntegrationTest.test_server_cfn_init

    Out of which [1] is already disabled at the gate.

    Change-Id: I309989de1e5584f3e345213c4b62893159365973
    Related-Bug: #1628302