Skip to content
Snippets Groups Projects
Commit ed9b6df6 authored by felmer's avatar felmer
Browse files

change name of test result file for smoke tests in nightly build

SVN: 1658
parent 52397b2e
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,6 @@
<publishers>
<onsuccess>
<artifactspublisher dest="artifacts/${project.name}" dir="${project.trunk}/targets/dist/"/>
<execute command="echo =:=:=:=:=:=:=:=:=:= `pwd`"/>
<execute command="rm -rf ${project.trunk}/targets/dist/*"/>
</onsuccess>
<onfailure>
<htmlemail buildresultsurl="http://cisd-ci:8090/buildresults/${project.name}"
......@@ -57,7 +55,7 @@
</schedule>
<log>
<merge dir="${lims.trunk}/targets/test-output"/>
<merge dir="${lims.trunk}/targets/playground/lims-client/test-report.txt"/>
<merge dir="${lims.trunk}/targets/playground/lims-client/test-report.xml"/>
</log>
<publishers>
<onsuccess>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment