Comment 2 for bug 1435285

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

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

commit 0d29640228f02df2bf7be09ac9ca8188b17e4538
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Mon Mar 23 12:01:25 2015 +0000

    Add minimal_instance_type config option

    for integration tests. Use a flavor similar to m1.micro for that.
    It is enough to start both minimal and functional tests images with no
    serious payload and should decrease the amount of RAM consumed by VMs
    in corresponding tests four-fold.

    Change-Id: I378b5a3cde020176ac45ebf8d05bd13278861a4e
    Related-Bug: #1435285