Add option to regression suite to execute an arbitrary command/script before aborting
Description
Conclusion
None
relates to
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Attila VamosAttila VamosReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee

Reporter

Priority
Fix versions
Pull Request URL
Created February 11, 2021 at 9:57 AM
Updated March 18, 2021 at 3:06 PM
Resolved March 18, 2021 at 3:06 PM
It would be useful to get the regression suite to run a script before it aborts a query, e.g. due to timeout, e.g. :
This would allow for a flexible way to run arbitrary commands ahead of the abort, to capture state information from various parts of the system.
The output of this command should be captured, and stored in a file under the regression suite logs.