On Tue, Jan 20, 2015 at 10:09:12AM +0100, David Caro wrote:
I vaguely recall that we already talked about this, and someone
started working on it.
The issue is that it's trying to use the tests output, but the run
does not generate any (that was a feature change in the python test
module that it uses).
"""
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
"""
I suspect that this is because the installed python-nose does not have
xunit.
In the old days, we had
http://dl.fedoraproject.org/pub/epel/6/i386/python-nose1.1-1.1.2-4.el6.no...
on el6 hosts to overcome this.
Could you install this nose version on the job's el6 slaves?
Dan.