magnum/doc/source
Hongbin Lu dca02f1d98 Reduce memory consumption of gate tests
Recently, the gate jobs took too long to complete (between 2 to 8
hours). The reason is jenkins slave agent die during the test, which
cause the CI to re-start the whole test in a new VM.

The failure mainly occurred at magnum-api pipeline, but also occurred
at other pipelines. In term of distribution of test nodes, this
failure mainly occurred at OVH nodes, in which there is no dedicated
swap device. As a result, at OVH nodes, local disk is used for swap
when memory is over-consuming. It looks this leads to resource
starvation, which cause the failure.

This patch attempted to reduce the memory consumption of the gate
tests. In the api test, the number of worker nodes was reduced from
2 to 1. In all tests (api/k8s/swarm/mesos), the memory of worker node
was reduced from 1G to 512M.

Closes-Bug: #1542386
Change-Id: If7822d07f95ebc935a8763b92f038f10cf07b5ca
2016-02-09 14:05:19 -05:00
..
dev Reduce memory consumption of gate tests 2016-02-09 14:05:19 -05:00
images Propose Magnum Volume Integration Model 2016-01-11 02:39:58 -06:00
conf.py Add heat template plugins to documentation 2015-09-29 10:45:25 -04:00
contributing.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
gmr.rst SIGUSR1 is deprecated in Guru mediation 2015-12-23 14:30:24 +08:00
heat-templates.rst Add heat template plugins to documentation 2015-09-29 10:45:25 -04:00
index.rst Remove dev prefix in magnum/doc/source/dev 2016-01-26 03:54:42 -05:00
magnum-proxy.rst Add the k8s and mesos proxy doc. 2016-01-13 05:11:08 +00:00
objects.rst Remove baylock 2015-12-18 09:47:46 +08:00
troubleshooting-guide.rst Add troubleshooting for network 2016-01-21 22:39:12 +00:00
userguide.rst Merge "Add Pod, Service, Replication Controller terms" 2016-02-03 04:29:14 +00:00