system-config/playbooks/roles/zuul-web
Clark Boylan 140b95a2d0 Clear LD_PRELOAD variable on zuul-web containers
We have been having memory leak issues with zuul-web on our move from
running on the host with python3.5 to running in containers with
python3.7 and python3.8. One other thing that chagned was we added
LD_PRELOAD settings to use jemalloc instead of normal libc provided
malloc. In an effort to rule this out disable jemalloc in the zuul-web
containers.

Change-Id: Icf03b60266f876dd7c322e8c8f7c207b692d3ad7
2020-05-04 13:00:52 -07:00
..
defaults Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
files Clear LD_PRELOAD variable on zuul-web containers 2020-05-04 13:00:52 -07:00
handlers Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
tasks Rework zuul start/stop/restart playbooks for docker 2020-04-27 09:34:50 -05:00
templates Improve zuul-web apache config 2020-04-27 15:08:08 -07:00
README.rst Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00

Run zuul-web and zuul-fingergw