puppet-openstackci/contrib
Isaac Beckman b739c0ecae Pass Java arguments to Jenkins master
Passing Java arguments to Jenkins puppet allows to tune Jenkins
master Java. This is useful in order to set various Java attributes
like Java heap size virtual memory consumption.
This is most useful for downstream projects.

This patch also enables to workaround Jenkins SECURITY-170 by
setting java arguments through hieradata.
https://issues.jenkins-ci.org/browse/JENKINS-34885

Change-Id: I745a23b0f177f868d5406639bc8c42e3acacea72
Depends-On: Ice0e4ffa2fffd041d8bcc4a0b323ffae7ba2b0c8
2017-03-28 10:41:38 +03:00
..
README.md Remove contrib/README.md 2016-01-08 16:26:32 -08:00
hiera.yaml Add documentation for third-party-ci setup 2015-11-07 01:11:26 -08:00
log_server_data.yaml Add documentation for third-party-ci setup 2015-11-07 01:11:26 -08:00
log_server_site.pp Add documentation for third-party-ci setup 2015-11-07 01:11:26 -08:00
single_node_ci_data.yaml Pass Java arguments to Jenkins master 2017-03-28 10:41:38 +03:00
single_node_ci_site.pp Pass Java arguments to Jenkins master 2017-03-28 10:41:38 +03:00

README.md

OpenStack Third-Party CI

These instructions have been moved to doc/source/third_party_ci.rst You can also view the published version here