Fix DIB jobs

We increased the default RAM for 3GiB on [1] because we
re-added the linux firmware [2], removing the override
in ironic-lib-base so it will use the value from ironic-base job.

[1] https://review.opendev.org/727169
[2] https://review.opendev.org/726769

Change-Id: I75c9f21ae89b8b2d3ace4af8eee921b14576afa4
This commit is contained in:
Iury Gregory Melo Ferreira 2020-05-20 21:48:02 +02:00
parent e4e11ccc7d
commit 4847779db5
1 changed files with 1 additions and 1 deletions

View File

@ -14,11 +14,11 @@
required-projects:
- openstack/ironic-lib
vars:
tempest_test_timeout: 1800
devstack_localrc:
BUILD_TIMEOUT: 900
IRONIC_BUILD_DEPLOY_RAMDISK: True
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_VM_SPECS_RAM: 2048
- job:
name: ironic-lib-wholedisk-bios-ipmi-direct-src