Burnin test exiting gracefully with a kill

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sm1
    Junior Member
    • Aug 2009
    • 2

    #1

    Burnin test exiting gracefully with a kill

    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
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11099

    #2
    Maybe you can simulate a keyboard key press from your wrapper to get it to exit gracefully.

    But the developer best qualified to answer, isn't availalble today, but I'll get him to add a comment on Monday when he is back.

    Comment

    • Tim (PassMark)
      Senior Member
      • Mar 2005
      • 1723

      #3
      BurnInTest isn't currently handling the kill signal so we'll look into processing it and stopping the tests for the next release.

      Comment

      • sm1
        Junior Member
        • Aug 2009
        • 2

        #4
        thanks. Any idea when that will be? Months, weeks?

        Comment

        • Tim (PassMark)
          Senior Member
          • Mar 2005
          • 1723

          #5
          There should be a new release in the next 3-4 weeks

          Comment

          Working...