plone / plone.app.redirector

Redirects to moved content after accessing old URLs
https://pypi.python.org/pypi/plone.app.redirector
4 stars 4 forks source link

Allow performance tests to take more time. #21

Closed mauritsvanrees closed 4 years ago

mauritsvanrees commented 4 years ago

This seems needed on the Plone Jenkins test server when jobs are run in parallel. Fixes https://github.com/plone/plone.app.redirector/issues/20

mister-roboto commented 4 years ago

@mauritsvanrees 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!

mauritsvanrees commented 4 years ago

@jenkins-plone-org please run jobs

ericof commented 4 years ago

@mauritsvanrees As https://github.com/plone/Products.PlonePAS/pull/53/ is still failing, I believe we need this one to be merged before, right?

mauritsvanrees commented 4 years ago

@ericof I was hoping that a simple rebuild of your job would have helped, but apparently not. Maybe I should not have run my own PR jobs. :-)