commit d1bcac42bba4f689785cbacdfbfeaac3350e669d Author: Riccardo Pittau Date: Fri Aug 21 09:58:52 2020 +0200 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 2a5ba7ef68db8b09a62e36943be75ef29c62ef54) diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml index 2558cea..02de949 100644 --- a/zuul.d/ironic-python-agent-jobs.yaml +++ b/zuul.d/ironic-python-agent-jobs.yaml @@ -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