Increase the swap size to 8GB in tempest jobs

That should reduce or avoid the ocurrency of frequent OOM exceptions
during the execution of the tempest tests.

Change-Id: Ie67df706a560cd510015f9fb3c94d9353dd6159f
This commit is contained in:
Rodolfo Alonso Hernandez 2023-02-03 16:36:44 +01:00
parent 03417ac879
commit b052dfe2f1
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
- openstack/tempest
vars:
tempest_concurrency: 4
configure_swap_size: 8192
tox_envlist: full
devstack_plugins:
neutron: https://opendev.org/openstack/neutron.git