-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD
-
Team:PLATFORM
-
Sprint:nxplatform #16
-
Story Points:2
Since NXP-29513, we don't fail the build on a PR if another env than the dev one fails (mongodb and/or postgresql), we only set a FAILURE status in GitHub.
Yet, we've observed on a PR build that when the unit tests fail in all the environments, including dev, the build doesn't fail. The next steps are run and the build is only marked as unstable:
The build should fail in this case!
- depends on
-
NXP-29513 Fail the build only for the dev environment
- Resolved
- Is referenced in