1. 22 10月, 2011 1 次提交
    • S
      ktest: Add another monitor flush before installing kernel · 9f7424cc
      Steven Rostedt 提交于
      On some tests that do multiple boots (patchcheck, bisect, etc), the build
      of the next kernel to run may finish before the stable kernel has finished
      booting. Then the install of the new kernel will fail when it tries to connect
      as the machine has not finished the boot process.
      
      Do one more monitor flush to make sure the machine is up and running before
      trying to connect to it again.
      Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
      9f7424cc
  2. 20 10月, 2011 1 次提交
    • S
      ktest: Do not opencode reboot in grub setting · c54367f9
      Steven Rostedt 提交于
      When setting the next kernel to boot to with grub, do not opencode
      the reboot operation.  The normal reboot operation can be modified by
      config options (namely POWERCYCLE_AFTER_REBOOT). This needs to affect
      all reboots. Remove the opencoded reboot to make sure that any changes
      to the reboot code also affect all reboots.
      Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
      c54367f9
  3. 17 10月, 2011 17 次提交
  4. 05 10月, 2011 12 次提交
  5. 04 10月, 2011 9 次提交