app/test: increase memory allocated for greedy autotests
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 19 Jul 2016 17:15:34 +0000 (19:15 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 21 Jul 2016 21:59:26 +0000 (23:59 +0200)
commit6262b92eaab365d52b551fa78adfd871ed59000e
tree43b7fea5de9eb1c30d0d89d3293a0e0dbba69adc
parent521de644ee142dda1e1e235e514cf3b067759262
app/test: increase memory allocated for greedy autotests

The autotest lists, requirements and distribution needs a big rework
to reduce the amount of cores and memory required.
The root cause is not addressed yet.

This patch just increase some memory allocation for some greedy tests
which often fail because of memory fragmentation:
LPM6 and reentrancy tests in groups 3 and 6 respectively.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Tested-by: Olivier Matz <olivier.matz@6wind.com>
app/test/autotest_data.py