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 13 forks source link

Mark build as unstable if exception is thrown in RCA #147

Closed mawHBT closed 1 year ago

mawHBT commented 2 years ago

What feature do you want to see added?

We had an exception in RCA, no calltree was generated. Build itself was green, so we would not have recognized it, if we didn't check explicitly. Builds should be marked as unstable if exception is thrown in RCA-Log.

exception.txt

Upstream changes

No response

DaGeRe commented 2 years ago

This should work beginning with https://github.com/jenkinsci/peass-ci-plugin/commit/2eb716270d66e16efa166eb628f94c5ef31b7fb0, can you confirm this?

mawHBT commented 2 years ago

We have no test with failing RCA at the moment, so we can not check this now.

DaGeRe commented 1 year ago

Since this was not reproducible for more than half a year, I'll close this issue.