b07e6afc61
Change-Id: I3dff86398ea6a2a28a65e40c5ecce475584e5539
8 lines
313 B
YAML
8 lines
313 B
YAML
---
|
|
features:
|
|
- Parallel evaluation of Vitrage templates.
|
|
The user can now specify a number of workers to evaluate the templates.
|
|
Each such worker, holds a clone of the graph and will evaluate a portion
|
|
of the template scenarios. The number of workers defaults to the number
|
|
of available cores.
|