prep for galileo vs helios builds
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index b2d77b0..2eca3e8 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -709,7 +709,7 @@
<schedule
interval="${time.oneHour}">
<ant
- antscript="${env.RELENG_CONTROL}/ant_med_priority.sh">
+ antscript="${env.RELENG_CONTROL}/ant_low_priority_helios.sh">
<property
name="buildType"
value="S"/>
@@ -768,7 +768,7 @@
<schedule
interval="${time.oneHour}">
<ant
- antscript="${env.RELENG_CONTROL}/ant_med_priority.sh">
+ antscript="${env.RELENG_CONTROL}/ant_low_priority_helios.sh">
<property
name="buildType"
value="I"/>
@@ -811,7 +811,7 @@
<schedule
interval="${time.veryLongTime}">
<ant
- antscript="${env.RELENG_CONTROL}/ant_low_priority.sh">
+ antscript="${env.RELENG_CONTROL}/ant_low_priority_helios.sh">
<property
name="buildType"
value="N"/>
@@ -849,7 +849,7 @@
<project
forceOnly="false"
requireModification="true"
- name="wtp-R3.3-I">
+ name="wtp-R3.2G-I">
<modificationset
quietperiod="120">
<cvs
@@ -880,16 +880,16 @@
<schedule
interval="${time.twentyFourHours}">
<ant
- antscript="${env.RELENG_CONTROL}/ant_low_priority_helios.sh">
+ antscript="${env.RELENG_CONTROL}/ant_low_priority_galileo.sh">
<property
name="buildType"
value="I"/>
<property
name="buildId"
- value="3.3I"/>
+ value="3.2G"/>
<property
name="buildBranch"
- value="R3.3"/>
+ value="R3.2"/>
<property
name="mapVersionTag"
value="HEAD"/>
@@ -915,7 +915,7 @@
<project
forceOnly="false"
requireModification="true"
- name="wtp-R3.3-S">
+ name="wtp-R3.2G-S">
<modificationset
quietperiod="120">
<cvs
@@ -946,16 +946,16 @@
<schedule
interval="${time.twentyFourHours}">
<ant
- antscript="${env.RELENG_CONTROL}/ant_low_priority_helios.sh">
+ antscript="${env.RELENG_CONTROL}/ant_low_priority_galileo.sh">
<property
name="buildType"
value="S"/>
<property
name="buildId"
- value="3.3M1"/>
+ value="3.2G"/>
<property
name="buildBranch"
- value="R3.3"/>
+ value="R3.2"/>
<property
name="mapVersionTag"
value="HEAD"/>