The current linux cmd line version don't support additional plugins so as a work around we have a wrapper that calls the burnintest as well as running additional tests in the background.
This seems to work ok but in the event we want to stop the burnin test we issue a kill on the pid.
The issue is that doing this means we don't get any summary information in the log. Is there anyway to kill the command line tool and also keep the summary information.
thanks
This seems to work ok but in the event we want to stop the burnin test we issue a kill on the pid.
The issue is that doing this means we don't get any summary information in the log. Is there anyway to kill the command line tool and also keep the summary information.
thanks
Comment