From 6389ad28298a792f8bdac12e641a3ba42a2417f4 Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Thu, 15 Nov 2018 22:17:53 +0000 Subject: [PATCH] Increase RAM for the ironic node in UEFI job This now appears to need more then the bios jobs. A recent update to one of the components of the tiny IPA image appears to have increased the requirements. Change-Id: Ia38ab45d0b1d7f7c57a2be71cf290de02ab86e6f Story: 2004355 Task: 27954 --- zuul.d/ironic-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml index 9c35dba22b..4e2f524e44 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -196,6 +196,7 @@ vars: devstack_localrc: IRONIC_BOOT_MODE: uefi + IRONIC_VM_SPECS_RAM: 512 - job: name: ironic-tempest-dsvm-ipa-partition-pxe_ipmitool-tinyipa-python3