jenkinsci / ontrack-plugin

ontrack plug-in for Jenkins
https://plugins.jenkins.io/ontrack/
MIT License
9 stars 6 forks source link

Validation - Build result UNSTABLE must be translated into WARNING #39

Closed dcoraboeuf closed 6 years ago

dcoraboeuf commented 6 years ago

A Jenkins build marked as UNSTABLE must be translated into a validation status being WARNING.

As of now (2.32.1), this raises an error (HTTP 500):

net.nemerosa.ontrack.model.exceptions.ValidationRunStatusNotFoundException: Status [UNSTABLE] is not defined.
dcoraboeuf commented 6 years ago

Fixed in 2.32.2