[Piglit] [PATCH 2/2] Script to produce results in a format that Jenkins-CI understand.

Jose Fonseca jfonseca at vmware.com
Fri Jan 20 07:08:44 PST 2012


----- Original Message -----
> From: José Fonseca <jfonseca at vmware.com>
> 
> I've been using piglit on Jenkins-CI (aka Hudson-CI) for a long time,
> but
> it did not use piglit framework, and implied manually duplicating
> test
> lists.  It was an easy way to get things started, but far from ideal.
> 
> This is a first step of an attempt to properly add Jenkins-CI support
> to piglit, so that new upstream piglit tests can be picked up
> automatically
> without manual intervention.
> ---
>  framework/junit.py      |  361 +++++++++++++++++++++++++++++++++++
>  framework/junit.xsl     |  479
>  +++++++++++++++++++++++++++++++++++++++++++++++

Actually ignore the XSL -- I tried it to aid visualize the output without jenkins, but the HTML output is pretty broken, and it's not required by jenkins anyway.

Jose


More information about the Piglit mailing list