public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [RFC] new LTP testrunner
@ 2018-07-17 11:43 Cyril Hrubis
  2018-07-17 14:33 ` Jan Stancek
  0 siblings, 1 reply; 7+ messages in thread
From: Cyril Hrubis @ 2018-07-17 11:43 UTC (permalink / raw)
  To: ltp

Hi!
I've been playing with the idea of replacing the runltp + ltp-pan with
something more modern and prototyped another take on the new LTP
testrunner during this SUSE hackweek.

The key point of the new testrunner is that the logic that executes the
testcases and writes down the test results is being run on a separate
machine so that we can outlive and recover from kernel crashes.

It's still in a proof-of-concept state but I've been able to execute the
CVE testrun or older distributions under qemu and outlive several kernel
crashes:

http://metan.ucw.cz/outgoing/cve.html

As well as to run the same testrun on RPI over SSH and reboot it via
relay connected to the reset pin header when the kernel has crashed:

http://metan.ucw.cz/outgoing/rpi.html

The code with a short README could be found here:

https://github.com/metan-ucw/ltp/tree/master/tools/runltp-ng

-- 
Cyril Hrubis
chrubis@suse.cz

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-18  8:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-17 11:43 [LTP] [RFC] new LTP testrunner Cyril Hrubis
2018-07-17 14:33 ` Jan Stancek
2018-07-17 14:45   ` Cyril Hrubis
2018-07-17 15:28     ` Jan Stancek
2018-07-17 15:37       ` Cyril Hrubis
2018-07-18  1:27   ` Daniel Sangorrin
2018-07-18  8:52     ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox