plone / plone.recipe.zope2instance

zc.buildout recipe to setup and configure a Zope 2 instance.
https://pypi.org/project/plone.recipe.zope2instance
7 stars 23 forks source link

Document 'threads' option #126

Closed tschorr closed 5 years ago

tschorr commented 5 years ago

Add documentation about threads option to README.

mister-roboto commented 5 years ago

@tschorr thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

tschorr commented 5 years ago

@jenkins-plone-org please run jobs

tschorr commented 5 years ago

@jenkins-plone-org please run jobs

tschorr commented 5 years ago

Jenkins failure is unrelated, there is a full disk:

Traceback (most recent call last):
  File "bin/test", line 420, in <module>
    '--test-path', '/home/jenkins/.buildout/eggs/cp27m/Products.validation-2.1.1-py2.7.egg',
  File "/home/jenkins/.buildout/eggs/cp27m/collective.xmltestreport-2.0.1-py2.7.egg/collective/xmltestreport/runner.py", line 66, in run
    failed = run_internal(defaults, args, script_parts=script_parts)
  File "/home/jenkins/.buildout/eggs/cp27m/collective.xmltestreport-2.0.1-py2.7.egg/collective/xmltestreport/runner.py", line 83, in run_internal
    runner.options.output.writeXMLReports()
  File "/home/jenkins/.buildout/eggs/cp27m/collective.xmltestreport-2.0.1-py2.7.egg/collective/xmltestreport/formatter.py", line 297, in writeXMLReports
    outputFile.close()
IOError: [Errno 28] No space left on device