You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/08/18 23:01:06 UTC

[GitHub] [couchdb] kocolosk opened a new pull request #2125: More timeout adjustments for Jenkins

kocolosk opened a new pull request #2125: More timeout adjustments for Jenkins
URL: https://github.com/apache/couchdb/pull/2125
 
 
   ## Overview
   
   This is straightforward, just adjusting more timeouts in the Jenkins whack-a-mole game. The one novelty here is that some of these timeouts are not timeouts waiting for _any_ response, but timeouts waiting for a specific observable, e.g. that documents show up in the database after an async update.
   
   As I'm only adjusting timeouts here and previous similar changes have already been approved I'm going to go ahead and merge this one.
   
   ## Testing recommendations
   
   https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/jenkins-elixir-retry-until-flakes/6/
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services