Hi Benjamin, We do not have access to Apache Jenkins CI and we usually requested community to add jenkins job for s390x by creating issue in https://issues.apache.org/jira/.
For instance, we created https://issues.apache.org/jira/browse/LUCENE-10643 to enable Lucene job for s390x. Similarly, we did create https://issues.apache.org/jira/browse/INFRA-25718 to enable Mesos job for s390x but community does not seem to be accepting these kind of work requests anymore. Could you please refer job/project configuration for JMeter, Lucene and Solr mentioned in https://ci-builds.apache.org/label/s390x/ and try to add Mesos job in a similar manner. Please do let me know if i can be of any assistance. From: Benjamin Mahler <bmah...@apache.org> Date: Monday, 1 April 2024 at 11:06 PM To: dev@mesos.apache.org <dev@mesos.apache.org> Cc: Rishi Misra <ri...@ca.ibm.com> Subject: [EXTERNAL] Re: Add s390x support for Mesos CI You can schedule some time with me to try to add this, since you need an apache account to modify these. The ARM one is separate as Tomek mentioned, so likely there would need to be a separate one for s390x: https://ci-builds.apache.org/job/Mesos/job/Mesos-Buildbot-ARM/ It looks like this uses an arm label that matches no nodes, so it hasn't been running: https://ci-builds.apache.org/label/arm/ I don't see any nodes listed for s390x either? https://ci-builds.apache.org/label/s390x/ Maybe this ui doesn't work properly, because I was able to find them here, and they do seem to use the s390x label: https://jenkins-ccos.apache.org/view/Shared%20-%20s390x%20nodes/ On Fri, Mar 22, 2024 at 2:42 AM Yasir Ashfaq <yasir.ashf...@ibm.com.invalid> wrote: > It would be great if we can get a separate configuration matrix for s390x. > We would be able to add new configurations once they start working on > s390x. > Could someone who can edit jenkins configuration, add below configuration > for s390x : > > ---------------------------------------------------------------------------------------------------------------------------------- > Configuration Matrix > | gcc > > ---------------------------------------------------------------------------------------------------------------------------------- > ubuntu:18.04 | --verbose --disable-libtool-wrappers > --disable-parallel-test-execution | autotools | ✅ > > cmake | ✅ > > ---------------------------------------------------------------------------------------------------------------------------------- >