More RAM for Anaconda job
A recent image update has caused CI to begin failing against anaconda. This change is required to unblock it, and must be backported to unblock ironic-tempest-plugin merges. Change-Id: I6a8a7baf54f7c0718b897f490671e8c3ac946e45 Signed-off-by: Jay Faulkner <jay@jvf.cc>
This commit is contained in:
@@ -378,7 +378,7 @@
|
||||
IRONIC_ENABLED_DEPLOY_INTERFACES: "anaconda"
|
||||
IRONIC_VM_COUNT: 2
|
||||
IRONIC_VM_VOLUME_COUNT: 1
|
||||
IRONIC_VM_SPECS_RAM: 3192
|
||||
IRONIC_VM_SPECS_RAM: 4096
|
||||
IRONIC_VM_SPECS_CPU: 3
|
||||
# We're using a lot of disk space in this job. Some testing nodes have
|
||||
# a small root partition, so use /opt which is mounted from a bigger
|
||||
|
||||
Reference in New Issue
Block a user