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
Details
Details
Components
Assignee
Attila Vamos
Attila VamosReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
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. :
./ecl-test run --preabort myscript.sh ...
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.