error_message of whole job added

master
Martin Polanka 8 years ago
parent eb7ae23842
commit 4270d38010

@ -212,6 +212,7 @@ Results file contains job identification and results of individual tasks.
### Results items ### Results items
Mandatory items are bold, optional italic. Mandatory items are bold, optional italic.
- **job-id** - identification of job to which this results belongs - **job-id** - identification of job to which this results belongs
- _error_message_ - present only if whole execution failed and none of tasks were executed
- **results** - list of tasks results - **results** - list of tasks results
- **task-id** - unique identification of task in scope of this job - **task-id** - unique identification of task in scope of this job
- **status** - three states: OK, FAILED, SKIPPED - **status** - three states: OK, FAILED, SKIPPED

Loading…
Cancel
Save