Try increasing memory in the DIB job

We seem to be running out of it now (after CentOS 7.7?).

Also remove the unneccesary USE_PYTHON3: False.

Change-Id: Ibbc5538473b17c58d84f1cb764edec0c6747b263
This commit is contained in:
Dmitry Tantsur 2019-09-19 09:48:59 +02:00
parent 381d7ba349
commit 924528f7de
1 changed files with 1 additions and 2 deletions

View File

@ -181,7 +181,6 @@
IRONIC_TEMPEST_BUILD_TIMEOUT: 900
IRONIC_VM_EPHEMERAL_DISK: 0
IRONIC_VM_INTERFACE_COUNT: 1
IRONIC_VM_SPECS_RAM: 2048
IRONIC_VM_SPECS_RAM: 3072
SWIFT_ENABLE_TEMPURLS: True
SWIFT_TEMPURL_KEY: secretkey
USE_PYTHON3: False