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

Imported: Support execution of JMH-Tests from Jenkins #14

Closed
DaGeRe opened this issue Nov 15, 2021 · 3 comments
Closed

Imported: Support execution of JMH-Tests from Jenkins #14

DaGeRe opened this issue Nov 15, 2021 · 3 comments

Comments

@DaGeRe
Copy link
Owner

DaGeRe commented Nov 15, 2021

This issue has been imported from an old repository. It was originally created by @DaGeRe at 2021-05-11T09:48:41Z with number #14

There should be a separate pipeline step measureJMH, which starts the measurement of JMH tests.

@DaGeRe
Copy link
Owner Author

DaGeRe commented Nov 15, 2021

This comment has been imported from an old repository. It was originally created by @mai13drd at 2021-08-18T08:35:24Z

Now, in MeasureVersionBuilder a boolean measureJMH exists which can be set in the pipeline configuration. If true, JmhTestTransformer and JmhTestExecutor are set to be used for JMH measurements. This enables JMH-Tests for performance measurements.
To set measureJMH add measureJMH: true to the pipeline configuration of the measure build-step.

@DaGeRe DaGeRe closed this as completed Nov 15, 2021
@DaGeRe
Copy link
Owner Author

DaGeRe commented Nov 15, 2021

This comment has been imported from an old repository. It was originally created by @mai13drd at 2021-08-18T11:36:12Z

For a non-pipeline-job, you can activate measureJMH in a checkbox inside the advanced settings for the Measure Version Performance buildstep.

@DaGeRe
Copy link
Owner Author

DaGeRe commented Nov 15, 2021

This comment has been imported from an old repository. It was originally created by @DaGeRe at 2021-08-31T15:52:49Z

This works now, thanks!

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

No branches or pull requests

1 participant