jenkinsci / peass-ci-plugin

Jenkins plugin for peass to support performance measurement in CI
https://plugins.jenkins.io/peass-ci/
GNU Affero General Public License v3.0
4 stars 12 forks source link

Develop OnlyMergeStaticTestSelection #233

Closed bam-hbt closed 1 year ago

bam-hbt commented 1 year ago

What feature do you want to see added?

We need to merge many RTS test results. It makes sense to further develop "OnlyMergeStaticTestSelection" to merge all JSON files.

Upstream changes

No response

DaGeRe commented 1 year ago

This should be possible starting with https://github.com/DaGeRe/peass/commit/856146a83d5bbe6b5010a75b488fa7669efd6029 - can you test it?

bam-hbt commented 1 year ago

It's working now!