Comment 13 for bug 1966394

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/865993
Committed: https://opendev.org/openstack/neutron/commit/aeed2f44a205d2b221d3aab16ddcd0d215925d87
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit aeed2f44a205d2b221d3aab16ddcd0d215925d87
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)