magnum/magnum/tests
Hongbin Lu 958e63341a Gate: Attempt to fix a memory allocation error
This random error is due to the different swap space at different
test hosts. In particular, there is a provider who provides VMs with
0 swap space, while other providers provide VMs with 8G swap space.
As a result, Magnum jobs failed at VMs with 0 swap space.

This commit reduces memory consumption of Magnum jobs by reducing the
bay node flavor from 2G to 1G. I consider this as a temporary fix.
A permanent fix should be from infra side to make the swap space
consistent across test nodes.

Partial-Bug: #1521237
Change-Id: Ia043fab1f7665f7299e4094634e02c42b43dcce1
2015-12-21 09:56:20 -05:00
..
contrib Gate: Attempt to fix a memory allocation error 2015-12-21 09:56:20 -05:00
functional Gate: Attempt to fix a memory allocation error 2015-12-21 09:56:20 -05:00
unit Merge "API: enforce bay type when do rc/service/pod api actions" 2015-12-17 22:42:15 +00:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
conf_fixture.py Code refactor for ConfFixture 2015-09-06 11:10:39 +08:00
fake_policy.py Modify admin_api policy rule 2015-10-09 20:12:58 +00:00
fakes.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00