jrt2030 / jmeter-openshift-jenkins

Using a Jenkins pipeline to run containerized JMeter tests in OpenShift

Home Page:https://eleanordare.com/blog/2018/5/3/using-a-jenkins-pipeline-to-run-jmeter-tests-in-openshift-bkba6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jmeter-openshift-jenkins

This repo includes the Jenkinsfile, OpenShift objects, Dockerfiles, and scripts to orchestrate running containerized JMeter tests from a Jenkins pipeline.

To use the JMeter Reports Dashboard and display it in Jenkins, read this more recent blog post.

One other strategy is to use the Performance Plugin in Jenkins, but this doesn't give you as much detail. If you'd still prefer to use this plugin, the setup is in this blog post here.

Feel free to send me an email if you have any questions or feedback!

About

Using a Jenkins pipeline to run containerized JMeter tests in OpenShift

https://eleanordare.com/blog/2018/5/3/using-a-jenkins-pipeline-to-run-jmeter-tests-in-openshift-bkba6

License:MIT License


Languages

Language:Shell 74.8%Language:Dockerfile 25.2%