Increase IRONIC_VM_SPECS_RAM to avoid KP
In ironic jobs with tinyipa we should be using 512 not 384. Change-Id: Ifcca4482d4539056bc5112851024812fa92c45a4
This commit is contained in:
parent
1195f95016
commit
05f79d1d72
@ -251,7 +251,7 @@
|
||||
IRONIC_RAMDISK_TYPE: tinyipa
|
||||
IRONIC_VM_COUNT: 6
|
||||
IRONIC_VM_LOG_DIR: '{{ devstack_base_dir }}/ironic-bm-logs'
|
||||
IRONIC_VM_SPECS_RAM: 384
|
||||
IRONIC_VM_SPECS_RAM: 512
|
||||
devstack_plugins:
|
||||
ironic: https://opendev.org/openstack/ironic
|
||||
devstack_services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user