Reviewed: https://review.opendev.org/c/openstack/neutron/+/802907 Committed: https://opendev.org/openstack/neutron/commit/a27bb19e74d0508520d8e827788c2710e97880a6 Submitter: "Zuul (22348)" Branch: master
commit a27bb19e74d0508520d8e827788c2710e97880a6 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Thu Jul 29 15:45:38 2021 +0000 Reduce the fullstack concurrency to 2 In order to mitigate the OOM problems in the CI, this patch reduces the fullstack concurrency to 2. That should reduce the memory consumption and will avoid those nasty OOM exceptions. Closes-Bug: #1938455 Change-Id: I4de4b089e615353b7fde82bd54e0abefa244c8ab ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1938455 Title: [fullstack] OOM mysql service Status in neutron: Fix Released Bug description: During the execution of the fullstack tests, the MySQL service fails because of an OOM exception. Snippet: https://paste.opendev.org/show/807794/ Logs: https://bf5b60b7a51f4300082c-240d90c38889dafa7ed4da1677aa4bc1.ssl.cf2.rackcdn.com/800967/5/check/neutron- fullstack-with-uwsgi/662163d/testr_results.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1938455/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

