magnum/magnum/tests/functional
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
..
api API: use baymodel_ident to update a baymodel 2015-11-17 21:44:38 +08:00
common Adds Magnum Container Network Model to Swarm 2015-11-19 06:20:14 +00:00
k8s Record diagnostic info from bay nodes 2015-11-23 17:14:21 -05:00
swarm Wait more time after swarm bay creation before doing functional testing 2015-12-02 20:05:21 +08:00
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
python_client_base.py Gate: Attempt to fix a memory allocation error 2015-12-21 09:56:20 -05:00