Skip to content
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

Enable s390x for Jenkins CI #5746

Closed
yasiribmcon opened this issue Dec 9, 2022 · 4 comments
Closed

Enable s390x for Jenkins CI #5746

yasiribmcon opened this issue Dec 9, 2022 · 4 comments

Comments

@yasiribmcon
Copy link

Use case

We recently noticed that Travis CI has been removed for Apache JMeter : #5719
Travis CI was supporting JMeter testing on s390x using OpenJDK 11.
Jenkins CI does not support s390x yet, hence we would like to request you to start running JMeter-Ubuntu jobs for s390x architecture as well.

As per https://issues.apache.org/jira/browse/INFRA-21433, we have provided apache four s390x nodes, hence, same nodes can be used to enable Apache JMeter Jenkins CI as well.

We have tested JMeter-Ubuntu job by using command :
./gradlew -Djava.awt.headless=true -PCI=true check createDist

CI Logs : jmeter-ubuntu.log

Possible solution

Run JMeter-Ubuntu jobs for s390x architecture on Jenkins CI.

Possible workarounds

No response

JMeter Version

5.5.1

Java Version

OpenJDK 11.0.17

OS Version

Linux 5.4.0-131-generic

@vlsi
Copy link
Collaborator

vlsi commented Dec 9, 2022

Wow, thanks for the heads-up

@vlsi
Copy link
Collaborator

vlsi commented Dec 9, 2022

I've configured s390x job at the ASF Jenkins: https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/

@vlsi vlsi closed this as completed Dec 9, 2022
@vlsi
Copy link
Collaborator

vlsi commented Dec 9, 2022

The build passes with Java 11: https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/2/

@yasiribmcon
Copy link
Author

Thanks a lot ! @vlsi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants