Commit Graph

4 Commits

Author SHA1 Message Date
Khai Do
ac8142f6ee configure the jenkins logger
This commit adds a logging configuration file for jenkins so
that we can persist the jenkins logger configuration across
restarts.

This commit also adds a logger configuration,
"org.gearman.session.logger" to "WARNING"

Change-Id: I4cf886a93f33bd153a6e3f81534df582425bd8f5
2013-07-23 11:59:46 -07:00
Clark Boylan
7e5cf3ef45 Disable Jenkins' CompressionFilter.
https://issues.jenkins-ci.org/browse/JENKINS-14362 indicates that
disabling Jenkins' compression filter corrects problems with zip
deflation threads in Jenkins that use up all available CPU time. Disable
the CompressionFilter in an attempt to work around this problem.

Change-Id: I5179fe54e6c942880bc75ef35e0b71ceb8773b30
Reviewed-on: https://review.openstack.org/25848
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-04-05 16:50:31 +00:00
Clark Boylan
f40847dd78 Kill trailing whitespace.
Killed trailing whitespace in the puppet repo files using
`sed -r 's/\s+$//'`. Skip binary files and html templates for lodgeit
and mailman.

Change-Id: Ib43493161d8f0e8fae1426b22fb1737832ca14cd
Reviewed-on: https://review.openstack.org/12969
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-10-05 23:27:31 +00:00
Monty Taylor
3776f952dc Move OpenStack classes to openstack_project module
Change-Id: Iafcd2e06c5b62e4cde5eccaab3173a20bb08a78d
2012-07-23 10:31:58 -05:00