← Back to team overview

linaro-release team mailing list archive

[Bug 844446] [NEW] When a test times out, it needs to be stopped somehow before continuing on

 

Public bug reported:

When a test times out, it means that we never made it back to the test
shell prompt.  So if we try to continue on to the next test, it's not
going to work, and we just go into an endless series of test timeouts.
I've seen this happen a few times lately.  I think if a test times out
we need to do something to kill it, and make sure we get back to a shell
prompt before continuing on.

One option is to send ^c, but I'm not sure this is sufficient.  It may
make more sense to just reboot to the test image.

** Affects: lava-dispatcher
     Importance: Medium
         Status: New

** Changed in: lava-dispatcher
   Importance: Undecided => Medium

** Changed in: lava-dispatcher
    Milestone: None => 2011.09

-- 
You received this bug notification because you are a member of Linaro
Validation Team, which is the registrant for LAVA Dispatcher.
https://bugs.launchpad.net/bugs/844446

Title:
  When a test times out, it needs to be stopped somehow before
  continuing on

Status in LAVA Dispatcher:
  New

Bug description:
  When a test times out, it means that we never made it back to the test
  shell prompt.  So if we try to continue on to the next test, it's not
  going to work, and we just go into an endless series of test timeouts.
  I've seen this happen a few times lately.  I think if a test times out
  we need to do something to kill it, and make sure we get back to a
  shell prompt before continuing on.

  One option is to send ^c, but I'm not sure this is sufficient.  It may
  make more sense to just reboot to the test image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lava-dispatcher/+bug/844446/+subscriptions


Follow ups

References