Author: richard.opalka(a)jboss.com
Date: 2008-12-12 07:29:12 -0500 (Fri, 12 Dec 2008)
New Revision: 8869
Added:
framework/trunk/hudson/hudson-home/jobs/CXF-ALL-Except-Distros/
framework/trunk/hudson/hudson-home/jobs/CXF-ALL-Except-Distros/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-ALL-Except-Distros/
framework/trunk/hudson/hudson-home/jobs/Metro-ALL-Except-Distros/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-ALL-Except-Distros/
framework/trunk/hudson/hudson-home/jobs/Native-ALL-Except-Distros/config.xml
framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/
framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml
framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/
framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml
Modified:
framework/trunk/hudson/hudson-home/config.xml
framework/trunk/hudson/hudson-home/jobs/Maven-Repository-Clean/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml
Log:
[JBWS-2420] created Working-Days-Matrix and Weekend-Matrix
Modified: framework/trunk/hudson/hudson-home/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/config.xml 2008-12-11 19:02:28 UTC (rev 8868)
+++ framework/trunk/hudson/hudson-home/config.xml 2008-12-12 12:29:12 UTC (rev 8869)
@@ -57,6 +57,7 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Native-ALL</string>
+ <string>Native-ALL-Except-Distros</string>
<string>Native-Core-AS-4.2.2</string>
<string>Native-Core-AS-4.2.2-JDK6</string>
<string>Native-Core-AS-4.2.3</string>
@@ -122,6 +123,7 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Metro-ALL</string>
+ <string>Metro-ALL-Except-Distros</string>
<string>Metro-Core-AS-4.2.2</string>
<string>Metro-Core-AS-4.2.2-JDK6</string>
<string>Metro-Core-AS-4.2.3</string>
@@ -187,6 +189,7 @@
<jobNames class="tree-set">
<no-comparator/>
<string>CXF-ALL</string>
+ <string>CXF-ALL-Except-Distros</string>
<string>CXF-Core-AS-4.2.2</string>
<string>CXF-Core-AS-4.2.3</string>
<string>CXF-Core-AS-4.2.4</string>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-ALL-Except-Distros/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-ALL-Except-Distros/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-ALL-Except-Distros/config.xml 2008-12-12
12:29:12 UTC (rev 8869)
@@ -0,0 +1,26 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector"/>
+ <publishers class="vector">
+ <hudson.tasks.BuildTrigger>
+ <childProjects>
+ CXF-Core-AS-4.2.2, CXF-Core-AS-4.2.3, CXF-Core-AS-4.2.4, CXF-Core-AS-5.0.0,
CXF-Core-AS-5.0.1, CXF-Core-AS-5.1.0
+ , CXF-Integration-AS-4.2.2, CXF-Integration-AS-4.2.3, CXF-Integration-AS-4.2.4,
CXF-Integration-AS-5.0.0, CXF-Integration-AS-5.0.1, CXF-Integration-AS-5.1.0
+ </childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.NullSCM"/>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>28</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Run all CXF tests except distributions jobs.</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Maven-Repository-Clean/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Maven-Repository-Clean/config.xml 2008-12-11
19:02:28 UTC (rev 8868)
+++ framework/trunk/hudson/hudson-home/jobs/Maven-Repository-Clean/config.xml 2008-12-12
12:29:12 UTC (rev 8869)
@@ -30,11 +30,7 @@
<canRoam>true</canRoam>
<disabled>false</disabled>
<enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector">
- <hudson.triggers.TimerTrigger>
- <spec>0 19 * * 6</spec>
- </hudson.triggers.TimerTrigger>
- </triggers>
+ <triggers class="vector"/>
<logRotator>
<daysToKeep>-1</daysToKeep>
<numToKeep>20</numToKeep>
@@ -44,4 +40,3 @@
<description>Deletes user local maven repository</description>
<actions class="vector"/>
</project>
-
Added: framework/trunk/hudson/hudson-home/jobs/Metro-ALL-Except-Distros/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-ALL-Except-Distros/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-ALL-Except-Distros/config.xml 2008-12-12
12:29:12 UTC (rev 8869)
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector"/>
+ <publishers class="vector">
+ <hudson.tasks.BuildTrigger>
+ <childProjects>
+ Metro-Core-AS-4.2.2, Metro-Core-AS-4.2.2-JDK6, Metro-Core-AS-4.2.3,
Metro-Core-AS-4.2.3-JDK6, Metro-Core-AS-4.2.4, Metro-Core-AS-4.2.4-JDK6
+ , Metro-Core-AS-5.0.0, Metro-Core-AS-5.0.0-JDK6, Metro-Core-AS-5.0.1,
Metro-Core-AS-5.0.1-JDK6, Metro-Core-AS-5.1.0, Metro-Core-AS-5.1.0-JDK6
+ , Metro-Integration-AS-4.2.2, Metro-Integration-AS-4.2.2-JDK6,
Metro-Integration-AS-4.2.3, Metro-Integration-AS-4.2.3-JDK6, Metro-Integration-AS-4.2.4,
Metro-Integration-AS-4.2.4-JDK6
+ , Metro-Integration-AS-5.0.0, Metro-Integration-AS-5.0.0-JDK6,
Metro-Integration-AS-5.0.1, Metro-Integration-AS-5.0.1-JDK6, Metro-Integration-AS-5.1.0,
Metro-Integration-AS-5.1.0-JDK6
+ </childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.NullSCM"/>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>28</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Run all Metro tests except distribution jobs.</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml 2008-12-11 19:02:28 UTC
(rev 8868)
+++ framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml 2008-12-12 12:29:12 UTC
(rev 8869)
@@ -27,6 +27,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Run all CXF tests</description>
+ <description>Run all Native tests</description>
<actions class="vector"/>
</project>
Added: framework/trunk/hudson/hudson-home/jobs/Native-ALL-Except-Distros/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-ALL-Except-Distros/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-ALL-Except-Distros/config.xml 2008-12-12
12:29:12 UTC (rev 8869)
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector"/>
+ <publishers class="vector">
+ <hudson.tasks.BuildTrigger>
+ <childProjects>
+ Native-Core-AS-4.2.2, Native-Core-AS-4.2.2-JDK6, Native-Core-AS-4.2.3,
Native-Core-AS-4.2.3-JDK6, Native-Core-AS-4.2.4, Native-Core-AS-4.2.4-JDK6
+ , Native-Core-AS-5.0.0, Native-Core-AS-5.0.0-JDK6, Native-Core-AS-5.0.1,
Native-Core-AS-5.0.1-JDK6, Native-Core-AS-5.1.0, Native-Core-AS-5.1.0-JDK6
+ , Native-Integration-AS-4.2.2, Native-Integration-AS-4.2.2-JDK6,
Native-Integration-AS-4.2.3, Native-Integration-AS-4.2.3-JDK6,
Native-Integration-AS-4.2.4, Native-Integration-AS-4.2.4-JDK6
+ , Native-Integration-AS-5.0.0, Native-Integration-AS-5.0.0-JDK6,
Native-Integration-AS-5.0.1, Native-Integration-AS-5.0.1-JDK6,
Native-Integration-AS-5.1.0, Native-Integration-AS-5.1.0-JDK6
+ </childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.NullSCM"/>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>28</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Run all Native tests except distribution jobs.</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml 2008-12-12 12:29:12
UTC (rev 8869)
@@ -0,0 +1,27 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector"/>
+ <publishers class="vector">
+ <hudson.tasks.BuildTrigger>
+ <childProjects>Maven-Repository-Clean, AS-4.2.2, AS-4.2.3, AS-4.2.4,
AS-5.0.0, AS-5.0.1, AS-5.1.0, AS-Tests-ALL, Native-ALL, CXF-ALL,
Metro-ALL</childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.NullSCM"/>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector">
+ <hudson.triggers.TimerTrigger>
+ <spec>0 19 * * 6</spec>
+ </hudson.triggers.TimerTrigger>
+ </triggers>
+ <logRotator>
+ <daysToKeep>28</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Weekend matrix executes all the existing jobs.</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml 2008-12-12
12:29:12 UTC (rev 8869)
@@ -0,0 +1,27 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector"/>
+ <publishers class="vector">
+ <hudson.tasks.BuildTrigger>
+ <childProjects>AS-4.2.2, AS-4.2.3, AS-4.2.4, AS-5.0.0, AS-5.0.1, AS-5.1.0,
AS-Tests-ALL, Native-ALL-Except-Distros, CXF-ALL-Except-Distros,
Metro-ALL-Except-Distros</childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.NullSCM"/>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector">
+ <hudson.triggers.TimerTrigger>
+ <spec>0 19 * * 1-5</spec>
+ </hudson.triggers.TimerTrigger>
+ </triggers>
+ <logRotator>
+ <daysToKeep>28</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Working days matrix executes only selected hudson
jobs.</description>
+ <actions class="vector"/>
+</project>