public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [RFC] ltp test add reboot function
Date: Fri, 28 Aug 2020 15:06:38 +0200	[thread overview]
Message-ID: <20200828130638.GD10501@yuki.lan> (raw)
In-Reply-To: <CAF12kFvScxqxhY5wXTGL2RKnyM5vM0hEKDc+sHD-3Y=_C7FWcw@mail.gmail.com>

Hi!
> Thanks for you experiences on the reboot???
> So far my opinion is add a reboot service by chkconfig or something like that.
> the service will start runltp scripts from last break off point.
> when the tst_test have .tst_needs_reboot =1 flag, it wil strore the
> run status and
> reboot the machine before run the test case.
> Now I want to know what needs to be preserved???

The runltp script and ltp-pan cannot save and restore a testrun,
although something like that may be possible to implement, I doubt that
it could be easily added to the current infrastructure. Not to mention
that ltp-pan has been in a maintenance mode (which means no new
features) for years now.

Also I do consider the whole concept of running the test exectution
framework on the same machine as the testcases broken by desing for
kernel related tests. The way forward is the patchset send by Richard
that implements simple test executor that runs on the machine under test
and communicates with a execution framework that runs on a central
server.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2020-08-28 13:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21  2:29 [LTP] [RFC] ltp test add reboot function Cixi Geng
2020-08-21 12:23 ` Petr Vorel
2020-08-24  7:42 ` Cyril Hrubis
2020-08-25  1:52   ` Cixi Geng
2020-08-28 13:06     ` Cyril Hrubis [this message]
2020-08-28 15:37       ` Bird, Tim
2020-09-03  1:48         ` Cixi Geng
2020-09-03  3:13           ` Bird, Tim
2020-09-03  9:24           ` Cyril Hrubis
2020-09-30  1:55             ` Cixi Geng
2020-09-30 14:05               ` Cyril Hrubis
2020-09-30 16:01                 ` Bird, Tim
2020-10-01 11:03                   ` 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=20200828130638.GD10501@yuki.lan \
    --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