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:
parent
03417ac879
commit
b052dfe2f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user