[jbosstools-commits] JBoss Tools SVN: r43392 - trunk/build/results.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Sep 3 23:29:55 EDT 2012


Author: nickboldt
Date: 2012-09-03 23:29:55 -0400 (Mon, 03 Sep 2012)
New Revision: 43392

Modified:
   trunk/build/results/index-template.html
Log:
fix URLs - new server name

Modified: trunk/build/results/index-template.html
===================================================================
--- trunk/build/results/index-template.html	2012-09-04 03:29:48 UTC (rev 43391)
+++ trunk/build/results/index-template.html	2012-09-04 03:29:55 UTC (rev 43392)
@@ -61,24 +61,24 @@
 		<p>
 			<small>
 				<i>Logs are for <b>
-						<a class="blue" href="http://hudson.qa.jboss.com/hudson/job/${JOB_NAME}/">${JOB_NAME}</a>.
+						<a class="blue" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/${JOB_NAME}/">${JOB_NAME}</a>.
 					</b>
 				</i>
 			</small>
 		</p>
 		<div align="right">
-			<a class="blue" style="align: right;" href="http://hudson.qa.jboss.com/hudson/job/${JOB_NAME}/${BUILD_NUMBER_STRING}/console">This Console</a>
+			<a class="blue" style="align: right;" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/${JOB_NAME}/${BUILD_NUMBER_STRING}/console">This Console</a>
 		</div>
 
 		<div align="right">
-			<a class="blue" style="align: right;" href="http://hudson.qa.jboss.com/hudson/job/${JOB_NAME}/lastBuild/console">Lastest Console</a> (!)
+			<a class="blue" style="align: right;" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/${JOB_NAME}/lastBuild/console">Lastest Console</a> (!)
 		</div>
 
 		<h4>SVN Revisions</h4>
 		<p>
 			<small>
 				<i>SVN Revision is for upstream <b>
-						<a class="blue" href="http://hudson.qa.jboss.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.aggregate/">jbosstools-4.0${STREAM_SUFFIX}.aggregate</a>
+						<a class="blue" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.aggregate/">jbosstools-4.0${STREAM_SUFFIX}.aggregate</a>
 					</b>
 					<br />
 job. Results are live, 
@@ -94,7 +94,7 @@
 			<small>
 				<i>Target Platforms are built upstream via these jobs: <br />
 &nbsp;&nbsp;&nbsp;<b>
-						<a class="blue" href="http://hudson.qa.jboss.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.target-platform/">jbosstools-4.0${STREAM_SUFFIX}.target-platform</a>
+						<a class="blue" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.target-platform/">jbosstools-4.0${STREAM_SUFFIX}.target-platform</a>
 					</b>
 					<br />
 				</i>
@@ -112,7 +112,7 @@
 		<p>
 			<small>
 				<i>Test results at <b style="font-weight:bold;font-size:12px">right</b> are for upstream <b>
-						<a class="blue" href="http://hudson.qa.jboss.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/">jbosstools-4.0${STREAM_SUFFIX}.tests</a>
+						<a class="blue" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/">jbosstools-4.0${STREAM_SUFFIX}.tests</a>
 					</b>
 job. <br/>
 Test results <b style="font-weight:bold;font-size:12px">below</b> are cumulative across all jobs in the <a href="http://hudson.jboss.org/hudson/view/JBossTools/view/JBossTools_${STREAM_NAME}/">DevStudio_${STREAM_NAME} view</a></i>.<br/>
@@ -126,7 +126,7 @@
 		<br/>
 		<a class="blue" style="align: right" href="http://hudson.jboss.org/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/test/?width=800&height=600&failureOnly=true"><img src="http://hudson.jboss.org/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/test/trend?width=300&height=80&failureOnly=true" border="0"></a>&nbsp;(!)
 		<br/>
-		<a class="blue" style="align: right;" href="http://hudson.qa.jboss.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/lastCompletedBuild/testReport/">Unit test report</a> (!)
+		<a class="blue" style="align: right;" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/lastCompletedBuild/testReport/">Unit test report</a> (!)
 		<br/>
 		<a class="blue" style="align: right;" href="http://hudson.jboss.org/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/ws/sources/*/tests/*.test/target/work/data/.metadata/.log">Unit test workspace logs</a> (!)
 		</div>
@@ -140,7 +140,7 @@
 			<p>
 				<small>
 					<i>Test coverage is of upstream <b>
-							<a class="blue" href="http://hudson.qa.jboss.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/">jbosstools-4.0${STREAM_SUFFIX}.tests</a>
+							<a class="blue" href="http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0${STREAM_SUFFIX}.tests/">jbosstools-4.0${STREAM_SUFFIX}.tests</a>
 						</b>
 						<br />
 job. Results are live, 



More information about the jbosstools-commits mailing list