vitrage/releasenotes/notes/persist_overlapping_scenarios-d426dffdf3d11094.yaml
Idan Hefetz b07e6afc61 Release notes
Change-Id: I3dff86398ea6a2a28a65e40c5ecce475584e5539
2017-11-27 14:32:58 +00:00

7 lines
268 B
YAML

---
features:
- Persisting of the current active actions.
Scenarios that execute the same actions are considered overlapping,
Vitrage keeps track of these actions, previously in-memory and now it is
stored in the DB. This allows for parallel evaluators.