* ktest reboot on each test
@ 2015-09-01 23:35 dwalker
0 siblings, 0 replies; only message in thread
From: dwalker @ 2015-09-01 23:35 UTC (permalink / raw)
To: rostedt; +Cc: linux-kernel
Steven,
I was playing with ktest.pl and I found that it reboots after each test. What I wanted to do was to boot
the system with one TEST_START section, then leave it booted. I would have additional TEST_START sections
which would run on the already booted target. The only way I see to do that is to override the reboot and
powercycling options so that when it attempts to reboot it's just a nop. Is that the only way to do this
or is there something I'm missing ?
I also have these set,
REBOOT_ON_SUCCESS = 0
REBOOT_ON_ERROR = 0
POWEROFF_ON_ERROR = 0
POWEROFF_ON_SUCCESS = 0
but every TEST_START seems to reboot regardless. It seems to be in the sub monitor , it calls reboot_to()
which ends up rebooting.
Any help appreciated.
Daniel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-01 23:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 23:35 ktest reboot on each test dwalker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox