-
Improvement
-
Resolution: Duplicate
-
Critical
-
None
-
Jenkins 2.108, Blue Ocean Plugin 1.42
I have a simple, linear pipeline with 3 steps: build/integration tests/functional tests.
Some functional tests fail, so that stage is marked as unstable. The whole pipeline is then marked as unstable, which is fine.
But in the UI the nodes for the build and the integration tests are also marked as unstable (yellow circle with ! on it), which is not fine, they passed successfully.
This is misleading users, in my opinion.
- duplicates
-
JENKINS-39203 All stages show up as UNSTABLE when only one stage should
- Resolved