tempest/releasenotes/notes/add-tempest-run-combine-option-e94c1049ba8985d5.yaml
Matthew Treinish 7d6e48cf54
Add --combine option to tempest run
This commit adds an option to tempest run, --combine, which when used
will combine the current run's subunit stream with the previous run's
subunit stream and insert the combined stream into the testr repository
as a new run.

Change-Id: Ia303773cabffc25d910cd1c0950d6739592bade6
2017-03-03 14:16:56 -05:00

7 lines
199 B
YAML

---
features:
- |
Adds a new cli option to tempest run, --combine, which is used to indicate
you want the subunit stream output combined with the previous run's in
the testr repository