Date: Mon, 24 Feb 2014 13:11:05 -0800 From: Craig Rodrigues <rodrigc@FreeBSD.org> To: freebsd-testing@freebsd.org, jenkins-admin@freebsd.org Subject: Generating Kyua test result output in JUnit XML format for Jenkins integration? Message-ID: <CAG=rPVd_32sXvZnx_btys=GgjNrxTmC8NAnkwd4U-hRu7eCx=A@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, Some Continuous Integration systems like Jenkins and Atlassian Bamboo can natively parse a test result format called JUnit XML. How hard would it be to add some code to Kyua to optionally be able to generate test result output in JUnit XML? Here is some example Junit XML output: http://nose2.readthedocs.org/en/latest/plugins/junitxml.html It would be super cool if by BSDCan we could demo: * start Kyua tests in Jenkins * have Kyua run the tests and generate the JUnit XML test output * have the tests results visible in the Jenkins web UI, something like: http://zbyhoo.files.wordpress.com/2011/05/jenkins-tests.png How hard would this be to do? Is there anyone available who is interested in working on this? -- Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVd_32sXvZnx_btys=GgjNrxTmC8NAnkwd4U-hRu7eCx=A>