* Re: [LTP] How to get detailed system information between running tests
[not found] <53720837.8010805@cn.fujitsu.com>
@ 2014-05-13 12:11 ` chrubis
0 siblings, 0 replies; only message in thread
From: chrubis @ 2014-05-13 12:11 UTC (permalink / raw)
To: Xiaoguang Wang; +Cc: LTP
Hi,
> Recently I met some fails in RHEL7.0Beta by running "./runltp", the fails are below:
> ------------------------------------------
> hugemmap01 FAIL 2
> hugemmap03 FAIL 2
> hugemmap04 FAIL 2
> ------------------------------------------
> After some investigation, I found that it is "echo 128 > /proc/sys/vm/nr_hugepages" causing
> these fails. By catting /proc/buddyinfo or catting /proc/pagetypeinfo, I found that the system
> has too many memory fragments and was not able to allocate 128 hugepages. So I also want
> to know which test cases results in these too many memory fragments.
>
> It seems that LTP does not provide a method to get the system's status information between these
> tests. I think we may add patches to support providing a shell script to ltp-pan, which will be called before
> and after every test case, to record some system status information. In this shell script, you can collect
> system information you has interests in, then save these information to files. Then we can analysis these
> files to know which case causing the big system status changes.
>
> Anybody has some better ideas, thanks.
That sounds more like a job for MMTests[1]. The upside of MMTests is
that all the scripts for collection system information are allready
written along with exporters to html and comparsion tools. The downside
is that there is not much of documentation and LTP support is untested.
[1] https://github.com/gormanm/mmtests
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-13 12:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <53720837.8010805@cn.fujitsu.com>
2014-05-13 12:11 ` [LTP] How to get detailed system information between running tests chrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox