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:
parent
84f7a2dce0
commit
584d209364
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user