All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] Runtime test CI?
@ 2021-03-03  9:48 =?unknown-8bit?q?K=C3=B6ry?= Maincent
  2021-03-03 10:28 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: =?unknown-8bit?q?K=C3=B6ry?= Maincent @ 2021-03-03  9:48 UTC (permalink / raw)
  To: ltp

Hello,

I have seen you are using Travis to build CI.
Have you a runtime CI or a testbench to validate all the LTP tests on several
distributions and architectures before the release?

Regards,

K?ry

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

* [LTP] Runtime test CI?
  2021-03-03  9:48 [LTP] Runtime test CI? =?unknown-8bit?q?K=C3=B6ry?= Maincent
@ 2021-03-03 10:28 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2021-03-03 10:28 UTC (permalink / raw)
  To: ltp

Hi!
> I have seen you are using Travis to build CI.
> Have you a runtime CI or a testbench to validate all the LTP tests on several
> distributions and architectures before the release?

Unfortunatelly we do not, it's on my long term TODO though.

I'm slowly getting all the required pieces together, it's mostly done at
this point and I'm using these tools to validate LTP releases.

If you want to experiment have a look at runltp-ng:

https://github.com/metan-ucw/runltp-ng

What I do before the release is to run similar scripts to the
compare_syscalls.sh to generate results in json for different LTP
runtest files on different VMs then diff them with res_diff.pl

What is missing there is a bit of scripts to automate all that so it
could be executed in a loop on a dedicated server and a better output
from res_diff.pl, maybe a html page that would be uploaded somewhere.

-- 
Cyril Hrubis
chrubis@suse.cz

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

end of thread, other threads:[~2021-03-03 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03  9:48 [LTP] Runtime test CI? =?unknown-8bit?q?K=C3=B6ry?= Maincent
2021-03-03 10:28 ` Cyril Hrubis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.