Increase memory for tinyipa jobs

Tinyipa is not that tiny anymore and we need to increase the base
memory for VMs in jobs that use it.

Change-Id: I7e2d93ef566f4f2beb54caf445c7810a01aec1de
(cherry picked from commit 2a5ba7ef68)
This commit is contained in:
Riccardo Pittau 2020-08-21 09:58:52 +02:00 committed by Iury Gregory Melo Ferreira
parent 9920532ff9
commit d1bcac42bb
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
override-checkout: 2.0.0
vars:
devstack_localrc:
IRONIC_VM_SPECS_RAM: 512
IRONIC_BUILD_DEPLOY_RAMDISK: True
USE_PYTHON3: True