From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [RFC] new LTP testrunner
Date: Tue, 17 Jul 2018 13:43:28 +0200 [thread overview]
Message-ID: <20180717114328.GB27873@rei> (raw)
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
next reply other threads:[~2018-07-17 11:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-17 11:43 Cyril Hrubis [this message]
2018-07-17 14:33 ` [LTP] [RFC] new LTP testrunner 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180717114328.GB27873@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox