Cross-platform support update and request for advice

2019-05-03 Thread Joan Touzet
Hi again, With the support of ASF Infra, we now are in a position to run arbitrary alternative platforms in our CI builds. This is great news for the people who have been waiting for ARM (aarch64), PowerPC/POWER (ppc64le), mainframe (s390x), and other architecture supports. However, we have

Re: Sad state of Jenkins CI - please help fix our eunit tests!

2019-05-03 Thread Joan Touzet
Hi Garren, Spoke too soon - we have a single failure in the elixir test suite you can help with. See below: https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/jenkins-arm-anywhere/8/pipeline/60 [2019-05-03T22:49:38.382Z] ReduceTest [2019-05-03T22:49:38.382Z] * test More

Re: Sad state of Jenkins CI - please help fix our eunit tests!

2019-05-03 Thread Joan Touzet
Oops, my replies went to each of you personally. Thanks to both Garren and Peng Hui for their offers! Jenkins fails on EUnit, which means it doesn't get to the Elixir tests, so we don't know if they're failing. The EUnit tests need fixing with priority. -Joan On 2019-05-03 5:53 a.m., Peng

Re: Sad state of Jenkins CI - please help fix our eunit tests!

2019-05-03 Thread Peng Hui Jiang
Hi Joan, Me too. I can work on some of them on coming Sunday. One of them in couch_mrview is due to timedout. couch_mrview_purge_docs_fabric_tests:106: test_purge_hook_before_compaction...*timed out* Best regards, Peng Hui From: Garren Smith To: dev@couchdb.apache.org Date:

Re: Sad state of Jenkins CI - please help fix our eunit tests!

2019-05-03 Thread Garren Smith
Hi Joan, I will be able to help later next week. If you could let me know of any failing elixir tests I can start there. Cheers Garren On Thu, May 2, 2019 at 10:48 PM Joan Touzet wrote: > Hi everyone, > > Lately, our Jenkins CI runs on master (after merges) have been failing a > lot: > >