# HG changeset patch # User Maciej Seroka # Date 1276679558 -3600 # Node ID d34844e37d758b53b0f41883bae60ba95be278a7 # Parent eb727f77b934b31a39fba4b38797854af21d99d0 Added exporting links to Diamonds for ATS4 Smoketest report diff -r eb727f77b934 -r d34844e37d75 common/diamonds/linksForDiamonds.xml.ftl --- a/common/diamonds/linksForDiamonds.xml.ftl Tue Jun 15 16:05:03 2010 +0100 +++ b/common/diamonds/linksForDiamonds.xml.ftl Wed Jun 16 10:12:38 2010 +0100 @@ -22,13 +22,20 @@ Build Logs file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_logs.zip - <#if "${ant['sf.spec.smoketest.enable']}" = "true"> + <#if "${ant['sf.spec.smoketest.enable']}" = "true" && "${ant['sf.spec.ats.version']}" = "ats3"> log Smoke Test Report file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\ATS3Report.html + <#if "${ant['sf.spec.smoketest.enable']}" = "true" && "${ant['sf.spec.ats.version']}" = "ats4"> + + log + Smoke Test Report + file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\simplelogger\testreport.xml + + <#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.ha']}" = "true"> log