summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2020-05-12 14:07:33 +0200
committerDmitry Tantsur <dtantsur@protonmail.com>2020-05-12 14:07:33 +0200
commit67dd91dbea94c4fd19ef568593f97772b35aaf7d (patch)
tree4018dc0239fb8eb0eeac660fefcc13dffe07364c /zuul.d
parente00fe3b85dedb912a1d23fcb1e35f5481bd460d1 (diff)
downloadironic-python-agent-67dd91dbea94c4fd19ef568593f97772b35aaf7d.tar.gz
CI: raise DIB jobs memory to 3 GiB
The only reason the current 2 GiB nodes work is because DIB started removing linux-firmware from its images. Unfortunately, we need this package on bare metal, and readding it brings to 3 GiB consump Change-Id: Ic0f2274b29abe7470b835cfc305898643204e1f6
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/ironic-python-agent-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml
index 4a23c3b1..86444306 100644
--- a/zuul.d/ironic-python-agent-jobs.yaml
+++ b/zuul.d/ironic-python-agent-jobs.yaml
@@ -180,7 +180,7 @@
IRONIC_RAMDISK_TYPE: dib
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_VM_INTERFACE_COUNT: 1
- IRONIC_VM_SPECS_RAM: 2048
+ IRONIC_VM_SPECS_RAM: 3072
- job:
name: ipa-tempest-wholedisk-bios-ipmi-direct-dib-src