7d6e48cf54
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
7 lines
199 B
YAML
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
|