[jboss-as7-dev] http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-master-testsuite-ip6/

Ondrej Zizka ozizka at redhat.com
Sat Dec 8 03:27:59 EST 2012


Hi all,

I'd like to try to leverage JUnitDiff for AS CI.
JUnitDiff example: 
http://dev39.mw.lab.eng.bos.redhat.com/~ozizka/projects/junitdiff/AGG_TEST.xml.html 
   (older version, I don't have nice enough data to show with new)

Could we please archive the test report files of this job?
http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-master-testsuite-ip6/
All I need is something like this at the end:

    find testsuite/ -name 'TEST-*.xml' -or -name '*-output.txt' | zip 
testsuite-reports.zip -@

and have testsuite-reports.zip archived.
The zip currently has 2.7 MB if there are no or few errors. The job 
keeps 100 runs. That's 270 MB, I think that's no problem.

JUnitDiff has an integration with Jenkins - a plugin which can create 
these reports automatically.
It could help detect intermittent tests more easily; also, it could help 
with certain analysis, like test failures corelation etc.
So if it proves useful, we could add it to the builds.
If not, at least me and Honza Brazdil will have some real data to test 
JUnitDiff with :)

Thanks,
Ondra


More information about the jboss-as7-dev mailing list