Comment 17 for bug 1966394

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/865995
Committed: https://opendev.org/openstack/neutron/commit/8f76285bbb4c8343c784cdf593f0a36eb5b37863
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 8f76285bbb4c8343c784cdf593f0a36eb5b37863
Author: Slawek Kaplonski <email address hidden>
Date: Tue Apr 5 09:11:11 2022 +0200

    Set bigger swap in the functional and fullstack jobs

    As we are hitting some memory limits (again) in functional tests
    job, lets configure 8GB of swap in all functional and fullstack jobs.

    Before that patch swap was configured to 4GB only in the FIPS jobs. Now
    it will be set to 8GB in all functional and fullstack jobs.

    Closes-Bug: #1966394

    Change-Id: I6b097d8409318a5dfe17e9673adb6c1431a59b0b
    (cherry picked from commit b8dcb0b7afe06f92090d5d2c366b9aae3a532ebc)