parallel: false # time and memory limits are merged from all potential processes/threads
disk-usage: 5 # MB
environ-variable:
- var: ISOLATE_BOX
value: "/box"
- var: ISOLATE_TMP
value: "/tmp"
...
`
### Parameters And Results
### Parameters And Results
The job may have some input parameters (e.g., default config for Isolate, global parameters for the tested processes, ...). Similarly, the job has some structured results -- for each task (where applicable), it gathers exit code and consumed time and memory.
The job may have some input parameters (e.g., default config for Isolate, global parameters for the tested processes, ...). Similarly, the job has some structured results -- for each task (where applicable), it gathers exit code and consumed time and memory.