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
This commit is contained in:
Dmitry Tantsur 2020-05-12 14:07:33 +02:00
parent e00fe3b85d
commit 67dd91dbea
1 changed files with 1 additions and 1 deletions

View File

@ -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