<< Back to previous view |
![]() |
[QB-563] Additional Build statuses
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | Alexander Zilberkant | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 2 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | all |
Description |
Hi,
Is there an option to add additional build statuses? Now each build finished with one of "Pass" or "Fail" statuses. I need to add two more statuses:"Warning" and "Environment Error". "Warning" status for some information that should be noticed but the build is passed. "Environment Error" status is required to distinguish between real build error cases and cases when there is a build script or QuickBuild script problem. In my case i want to run tests for each code change. Tests are executed on external test platform (evaluation board). In some cases test platform is not ready to for testing. This does not mean the source code is not correct - so different kind of message should be generated and sent to different distribution list. Regards, Alex |