RETIRED, Puppet module to install and configure zuul
Go to file
Jeremy Stanley 7fdd302fd7 Use jemalloc on Zuul v3 executors
FreeBSD libc's malloc implementation, jemalloc, performs better than
glibc's for some tasks. In the case of our Zuul executors, we've
seen useful improvements in memory efficiency. Update the Puppet
module to install the libjemalloc1 package on Zuul executor servers
and export the necessary LD_PRELOAD envvar to use it when launching
executor daemons.

Change-Id: I8d8de3c118bd09d408b23a16482f71198a1232fc
2019-02-19 23:15:40 +00:00
files Log github3 at DEBUG level 2019-02-12 14:29:04 -08:00
manifests Use jemalloc on Zuul v3 executors 2019-02-19 23:15:40 +00:00
spec/acceptance Split v2 and v3 web config 2018-03-27 19:04:13 -05:00
templates Allow for both global zuul web and whitelabeled tenant 2019-01-28 16:25:48 -08:00
.gitignore Add acceptance tests for puppet-zuul 2015-09-28 11:15:35 -03:00
.gitreview Add standard puppet module files and .gitreview 2015-01-28 14:51:24 -06:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:46 +02:00
LICENSE Add missing LICENSE file 2015-01-29 22:55:33 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-28 14:51:24 -06:00
Rakefile Revert "Disable arrow alignment puppet lint check" 2015-03-16 11:38:27 -07:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack Zuul Module

Overview

TODO: Quick overview