commercetest / pepper-box

Pepper-Box is kafka load generator plugin for jmeter. It produces kafka messages of type plain text (JSON, XML, CSV or any other custom format) as well as java serialized objects.
http://pepperbox.gslab.com/
Apache License 2.0
2 stars 3 forks source link

Clean up the example jmx file #9

Closed julianharty closed 6 years ago

julianharty commented 6 years ago

I discovered through a messy, time-consuming process that various changes and edits to the jmx file I was using hadn't reached the example jmx file in the project. Examples include:

All these highlight it's time to focus on improving the consistency and use of variables and parameters across the project. Here's where we'll track the changes and improvements.

julianharty commented 6 years ago

With various changes and updates leading to https://github.com/commercetest/pepper-box/commit/bd5aeef94af8500e1f478af5001e5ae487ea45d6 I think we've now got a fairly useful set of example test plans for jmeter with PepperBox and the Kafka Consumer script.