Lower RAM for DIB jobs to 2 GiB

The CentOS 8 images we use now are much smaller than the previously
used CentOS 7 images, so hopefully we can require less RAM.

Change-Id: I876cd4af8fe9a0516c0802f3894a964000d0ae2b
This commit is contained in:
Dmitry Tantsur 2020-01-11 15:07:59 +01:00
parent 84f7a2dce0
commit 584d209364
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
IRONIC_RAMDISK_TYPE: dib
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_VM_INTERFACE_COUNT: 1
IRONIC_VM_SPECS_RAM: 3072
IRONIC_VM_SPECS_RAM: 2048
- job:
name: ipa-tempest-wholedisk-bios-ipmi-direct-dib-src