CI: Lower test VM memory by 200MB
We're seeing OOM events in CI, hopefully this helps. Change-Id: Id8c0e4830011ca2fa526df461ed5b9b01f769cf9
This commit is contained in:
parent
3b949b2086
commit
cdc3b9538f
@ -45,7 +45,7 @@
|
||||
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
|
||||
IRONIC_VM_COUNT: 2
|
||||
IRONIC_VM_EPHEMERAL_DISK: 1
|
||||
IRONIC_VM_SPECS_RAM: 2800
|
||||
IRONIC_VM_SPECS_RAM: 2600
|
||||
IRONIC_VM_LOG_DIR: '{{ devstack_base_dir }}/ironic-bm-logs'
|
||||
# NOTE(dtantsur): in some jobs we end up with 12 disks total, so reduce
|
||||
# each of them. For don't need all 10 GiB for CirrOS anyway.
|
||||
|
Loading…
x
Reference in New Issue
Block a user