Feature #6596
closed
Implement more generic class Job
Added by Evgeny Novikov almost 9 years ago.
Updated over 8 years ago.
Category:
Infrastructure of Core
Published in build:
56a94e1
Description
Class Job was introduced just for singular jobs while, say, validation jobs can have many sub-jobs that actually look very like jobs.
- Priority changed from Normal to High
It blocks many issues with the high priority.
- Status changed from New to Open
- Priority changed from High to Urgent
We need tests (blocked #6659) otherwise intensive specifications development can give very unpredictable results.
This feature should also include very accurate reporting to Bridge. For instance, at the moment finish reports for sub-jobs aren't sent when some critical issue happens when processing results of sub-jobs. This causes expected status Corrupted for a corresponding job from Bridge.
Besides I expect that #6595 will be fixed together with implementation of this feature.
- Status changed from Open to Resolved
- Published in build set to 56a94e1
Implemented in 56a94e1 of branch generic-subjobs. I am going to test it by implementing #6659 on top of it.
- Status changed from Resolved to Closed
The branch was merged to master in 930b115. I performed just a couple of tests, so expect much criticism.
Also available in: Atom
PDF