mirror of https://github.com/apache/cassandra
junit xml output for hudson's benefit. patch by johano; reviewed by jbellis for #32
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@768579 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e2a4ea7f7e
commit
6d075b51b9
|
@ -146,6 +146,7 @@
|
|||
<mkdir dir="${build.test.dir}/cassandra"/>
|
||||
<testng outputDir="${build.dir}/test/output"
|
||||
haltOnFailure="true"
|
||||
listeners="org.uncommons.reportng.JUnitXMLReporter"
|
||||
verbose="2">
|
||||
<sysproperty key="net.sourceforge.cobertura.datafile" file="${cobertura.datafile}"/>
|
||||
<jvmarg value="-Dstorage-config=${test.conf}"/>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue