Merge "CI: Reset VM footprint to 2.6GB"

This commit is contained in:
Zuul 2023-01-11 00:48:16 +00:00 committed by Gerrit Code Review
commit e011922bac
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
IRONIC_VM_COUNT: 2
IRONIC_VM_EPHEMERAL_DISK: 1
IRONIC_VM_SPECS_RAM: 4096
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.