Comment 4 for bug 1895319

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-octavia (stable/20.08)

Reviewed: https://review.opendev.org/758134
Committed: https://git.openstack.org/cgit/openstack/charm-octavia/commit/?id=30543ac39be973d32407acfa2153aae924873629
Submitter: Zuul
Branch: stable/20.08

commit 30543ac39be973d32407acfa2153aae924873629
Author: Frode Nordahl <email address hidden>
Date: Mon Sep 14 10:25:19 2020 +0200

    Increase available cores and memory for octavia unit

    The charm Octavia gate job has started to OOM for the Octavia
    units as detailed on the bug.

    This change addresses both that issue and attempts to increase the
    velocity of the test by adding CPU cores which might help for the
    time it takes to compile binary dependencies on initial deploy
    and during the policyd tests.

    Note that instead of explicitly mentioning amount of memory we
    assume a flavor with more cores to also have more memory.

    Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/418
    Change-Id: I0f332c5f6d97ed99f59c9985ff4a033920708bf2
    Closes-Bug: #1895319
    (cherry picked from commit 6e5f83571ca6b63af734990c978a2284fb70e8a4)