Comment 14 for bug 1966394

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/865994
Committed: https://opendev.org/openstack/neutron/commit/4b374965dde02f6761d191737e5185bd4bb39374
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 4b374965dde02f6761d191737e5185bd4bb39374
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)