Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Viewing Performance test results

Is it possible to configure post-build actions as part of workflow (immediately after your DSL script completes, I would guess?) In my case, I'd like to display JMeter Performance test results using the Performance Plugin.

like image 227
Neil Avatar asked Aug 12 '26 16:08

Neil


1 Answers

Workflows do not have “post-build actions” as such. There are just steps you can run, including the step metastep for running build steps and publishers from plugins without an explicit Workflow dependency but which have been updated to implement the SimpleBuildStep interface available in newer versions of Jenkins core.

This document summarizes the status of compatibility for plugins that people have bothered to file issues about. The Performance plugin does not seem to be listed currently. If you do file such an RFE, be sure to mark it with the workflow label for proper tracking.

like image 70
Jesse Glick Avatar answered Aug 16 '26 08:08

Jesse Glick



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!