Configure Yardstick flavor to give more RAM to ARM instances 87/36287/1
authorAlexandru Nemes <alexandru.nemes@enea.com>
Mon, 19 Jun 2017 09:04:56 +0000 (12:04 +0300)
committerAlexandru Nemes <alexandru.nemes@enea.com>
Wed, 21 Jun 2017 08:22:06 +0000 (08:22 +0000)
commitf9e384775559bca42e25f2f0ee952e2e304e678b
tree0db2628bd85751c47749ae6fe69efbaf7e52c537
parent9f576f22b8233f4baea14e42786c1a07f8afecd9
Configure Yardstick flavor to give more RAM to ARM instances

Yardstick TC005 fails with errors that indicate low memory conditions:
"fio: error while loading shared libraries:
librbd.so.1: cannot map zero-fill pages"
Changing the yardstick flavor to give 1024MB of RAM instead of 512MB
made this test case work.

JIRA: ARMBAND-275

Change-Id: I2193802082c28edb20004964d2df3780eb5eccb7
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
(cherry picked from commit 5c8e38667e17059db1c62dd21f868966a6b2a519)
tests/ci/load_images.sh