run a shell command on test failure at teardown
Add new option:
* run_on_failure - run a shell command on a test teardown stage (before resources are cleaned up) only in case of test failure
show results: http://
This can be helpful in analysis of failures, especially in a CI
environment where pausing test suite run may be problematic.
Use with caution, especially in parallelized testing as it can consume more disk space as well testing time significantly.
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Waldemar Znoinski
- Direction:
- Needs approval
- Assignee:
- Waldemar Znoinski
- Definition:
- New
- Series goal:
- None
- Implementation:
- Good progress
- Milestone target:
- None
- Started by
- Waldemar Znoinski
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
- code support (https:/
- tested (in a downstream Red Hat OSP CI)
- show results (http://
Gerrit topic: https:/
Addressed by: https:/
run a shell command on a test failure (at teardown stage)
Gerrit topic: https:/
Gerrit topic: https:/