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 2020/01/02 21:59:05 UTC

[GitHub] [couchdb] wohali commented on a change in pull request #2367: Rework CI setup

wohali commented on a change in pull request #2367: Rework CI setup
URL: https://github.com/apache/couchdb/pull/2367#discussion_r362646006
 
 

 ##########
 File path: build-aux/Jenkinsfile.full
 ##########
 @@ -486,21 +457,92 @@ pipeline {
           } // post
         } // stage
 
+	/*
+	 *
+	 * This is just taking too long to run. Right now, the khash tests are timing out
+	 * on the IBM servers:
+	 *
+         * [2019-12-31T20:58:48.704Z]   khash randomized test
+         * [2019-12-31T20:59:04.869Z]     khash_test:103: randomized_test_ (State matches dict implementation)...*timed out*
 
 Review comment:
   Hey thanks Paul.
   
   The current approach in this PR is to run the full test+packages build on all the platforms we can support. That could optionally run a longer set of tests if you like.
   
   Right now in this PR that will run on `master` and any release branch after any change to that branch. It's not nightly, but it is also not a PR-blocking run. I think that meets our needs?

----------------------------------------------------------------
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