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: I39fc7c202c1f148e28c22739f3163081bfa7e0a0
This commit is contained in:
parent
13e350c7ad
commit
8f2ddc0b21
@ -598,7 +598,7 @@
|
||||
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
|
||||
IRONIC_VM_EPHEMERAL_DISK: 0
|
||||
IRONIC_VM_INTERFACE_COUNT: 1
|
||||
IRONIC_VM_SPECS_RAM: 3072
|
||||
IRONIC_VM_SPECS_RAM: 2048
|
||||
IRONIC_AUTOMATED_CLEAN_ENABLED: False
|
||||
SWIFT_ENABLE_TEMPURLS: True
|
||||
SWIFT_TEMPURL_KEY: secretkey
|
||||
|
Loading…
Reference in New Issue
Block a user