Author: thomas.diesler(a)jboss.com
Date: 2007-01-26 02:14:49 -0500 (Fri, 26 Jan 2007)
New Revision: 2120
Modified:
branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml
Log:
Add views
Modified: branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml
===================================================================
--- branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml 2007-01-25 20:59:07 UTC
(rev 2119)
+++ branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml 2007-01-26 07:14:49 UTC
(rev 2120)
@@ -2,11 +2,86 @@
<hudson>
<numExecutors>1</numExecutors>
<useSecurity>false</useSecurity>
- <systemMessage><!--a
href="http://labs.jboss.com/portal/jbossws">&...;
-<img
src="http://labs.jboss.com/file-access/default/theme/images/spot...
border=0/>
-</a--></systemMessage>
<jdks/>
<slaves/>
<quietPeriod>5</quietPeriod>
- <views/>
+ <views>
+ <view>
+ <owner reference="../../.."/>
+ <jobNames class="tree-set">
+ <no-comparator/>
+ <string>AS-4.0</string>
+ <string>AS-4.0-jdk14</string>
+ <string>AS-4.2</string>
+ <string>AS-5.0</string>
+ <string>TC-5.5</string>
+ </jobNames>
+ <name>Target Container</name>
+ <description>Build the supported target container. A successful build is a
prerequisite for any testrun that targets the container.</description>
+ </view>
+ <view>
+ <owner reference="../../.."/>
+ <jobNames class="tree-set">
+ <no-comparator/>
+ <string>JBWS-Tests-AS-4.0</string>
+ <string>JBWS-Tests-AS-4.0-jdk14</string>
+ <string>JBWS-Tests-AS-4.2</string>
+ <string>JBWS-Tests-AS-5.0</string>
+ <string>JBWS-Tests-TC-5.5</string>
+ </jobNames>
+ <name>JBossWS Testsuite</name>
+ <description>Run the JBossWS testsuite.
+<p/>
+Make sure you have sucessfuly build the <a href="/hudson/view/Target
Container">Target Container</a></description>
+ </view>
+ <view>
+ <owner reference="../../.."/>
+ <jobNames class="tree-set">
+ <no-comparator/>
+ <string>JBAS-Tests-AS-4.0</string>
+ <string>JBAS-Tests-AS-4.0-jdk14</string>
+ <string>JBAS-Tests-AS-4.2</string>
+ <string>JBAS-Tests-AS-5.0</string>
+ </jobNames>
+ <name>JBossAS Testsuite</name>
+ <description>Run the JBossAS webservice testsuite.
+<p/>
+Make sure you have sucessfuly build the <a href="/hudson/view/Target
Container">Target Container</a></description>
+ </view>
+ <view>
+ <owner reference="../../.."/>
+ <jobNames class="tree-set">
+ <no-comparator/>
+ <string>Release-Matrix-Step1</string>
+ <string>Release-Matrix-Step2</string>
+ </jobNames>
+ <name>Release QA</name>
+ <description>A collection of jobs that covers the JBossWS release
matrix
+<p/>
+
+<table border=1>
+<tr><th>
</th><th>JBWS-Tests</th><th>JBAS-Tests</th><th>JBWS-Samples</th></tr>
+<tr align=center><th
align=left>AS-5.0</th><td>ok</td><td>ok</td><td>ok</td></tr>
+<tr align=center><th
align=left>AS-4.2</th><td>ok</td><td>ok</td><td>ok</td></tr>
+<tr align=center><th
align=left>AS-4.0</th><td>ok</td><td>ok</td><td>ok</td></tr>
+<tr align=center><th
align=left>AS-4.0-jdk14</th><td>ok</td><td>ok</td><td>N/A</td></tr>
+<tr align=center><th
align=left>TC-5.5</th><td>ok</td><td>ok</td><td>ok</td></tr>
+</table></description>
+ </view>
+ <view>
+ <owner reference="../../.."/>
+ <jobNames class="tree-set">
+ <no-comparator/>
+ <string>JBWS-Samples-AS-4.0</string>
+ <string>JBWS-Samples-AS-4.0-jdk14</string>
+ <string>JBWS-Samples-AS-4.2</string>
+ <string>JBWS-Samples-AS-5.0</string>
+ <string>JBWS-Samples-TC-5.5</string>
+ </jobNames>
+ <name>JBossWS Samples</name>
+ <description>Run the JBossWS samples.
+<p/>
+Make sure you have sucessfuly build the <a href="/hudson/view/Target
Container">Target Container</a></description>
+ </view>
+ </views>
</hudson>
\ No newline at end of file