-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add Jenkinsfile for s390x #907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@srajmane do you have any stats of build times on s390x? on the x86 stuff the build can run for several hours. I'm thinking step 1 re s390x may be to have weekly schedule vs build on-every-PR |
|
@mattrpav Build time is 6-6.5 Hrs on s390x. For now, it is okay to have weekly schedule. |
|
@mattrpav Could you please have a look? Thanks !! |
|
I guess it won't work on Apache Jenkins right ? Is it for a fork you have on your side ? |
|
@jbonofre the Jenkins error is on the buggy test (AMQ7118Test) that fails on other CI runs as well. @srajmane is there a way to merge the change so we have one JenkinsFile? That way we would inherit pipeline changes without having to keep two files in sync (things like JDK LTS runs, mvn verify, etc) |
|
@mattrpav Thank you for the update. Sure, I will check and will try to keep one Jenkinsfile. |
|
My point is that we don't have all executors available on Apache Jenkins. |
Apache Infra added a couple for s390 |
OK, last time I asked it was in discussion because it's hard to manage. Fair enough then ;) |
a9c4633 to
71c8730
Compare
Add Jenkinsfile for s390x
https://issues.apache.org/jira/browse/AMQ-8133