项目作者: delirius325

项目描述 :
Docker image which installs all JMeter Plugins as well as setting up JMeter for containerized use.
高级语言: Dockerfile
项目地址: git://github.com/delirius325/docker-jmeter-all-plugins.git
创建时间: 2018-03-15T18:41:13Z
项目社区:https://github.com/delirius325/docker-jmeter-all-plugins

开源协议:MIT License

下载


Docker-jmeter-all-plugins

Quick info

Based on the OpenJDK/jre-9 image. This image installs JMeter, installs all the plugins and add environment variables. This is especially useful in a CI/CD context where performance/load testing is done within the pipeline.

Versions can easily be changed via the following variables :

  1. JMETER_VERSION
  2. JMETER_PMANAGER_VERSION
  3. CMDRUNNER_VERSION

Current versions :

Component Version
JMeter 4.0
JMeter PluginsManager 1.2
CMDRunner 2.2

Contributing

For any issues, suggestions simply create an issue on this repository. To contribute, fork away and make a pull request! :-)