neutron/playbooks/configure_swap.yaml
yatinkarel eaca8a360f Add some swap to tox-cover job
As mentioned in the related bug we are seeing
hign memory usage in the job since sqlalchemy
bump to 2.0 and this leads to gate instability.
Adding some swap to handle this until the issue
is fixed.

Also reverts the concurrency reduction change[1]
that was done for this issue as that shouldn't be
needed now.

[1] https://review.opendev.org/c/openstack/neutron/+/920766
Related-Bug: #2065821

Change-Id: I33c4869c1d5230c0c8cc2f0dd4f6d071600bf220
2024-06-06 11:13:54 +05:30

4 lines
43 B
YAML

- hosts: all
roles:
- configure-swap