Author: crossley
Date: Tue Jan 22 19:50:12 2008
New Revision: 614415
URL: http://svn.apache.org/viewvc?rev=614415&view=rev
Log:
Update every 2 hours until FOR-1061 is fixed. Also run forrestbot jobs every
alternate 2 hours.
Modified:
forrest/zone/config/crontab.txt
Modified: forrest/zone/config/crontab.txt
URL:
http://svn.apache.org/viewvc/forrest/zone/config/crontab.txt?rev=614415&r1=614414&r2=614415&view=diff
==============================================================================
--- forrest/zone/config/crontab.txt (original)
+++ forrest/zone/config/crontab.txt Tue Jan 22 19:50:12 2008
@@ -1,16 +1,17 @@
-# FIXME: Currently installed as user 'crossley'. Perhaps need role account.
-
# update and build forrest-trunk every hour
-45 * * * * /export/home/config/update-forrest-trunk.sh
+# FIXME: Update every 2 hours until FOR-1061 is fixed. Also run forrestbot
jobs every alternate 2 hours. When fixed, return to doing it every hour at 45
minutes past.
+05 1,3,5,7,9,11,13,15,17,19,21,23 * * *
/export/home/config/update-forrest-trunk.sh
-04 * * * * /export/home/config/run-forrestbot.sh forrest-seed.xml notify trunk
-06 2,5,8,11,14,17,20,23 * * * /export/home/config/run-forrestbot.sh
forrest-sample-2.xml notify trunk
+04 0,2,4,6,8,10,12,14,16,18,20,22 * * * /export/home/config/run-forrestbot.sh
forrest-seed.xml notify trunk
+06 0,2,4,6,8,10,12,14,16,18,20,22 * * * /export/home/config/run-forrestbot.sh
forrest-sample-2.xml notify trunk
#18 0 * * * /export/home/config/run-forrestbot.sh forrest-seed-v3.xml notify
trunk
-# there was something wrong with PDF plugin, will turn back on when i have
time to watch it #01 0,12 * * * /export/home/config/run-forrestbot.sh
cocoon-site.xml notify trunk
+# there was something wrong with PDF plugin, will turn back on when i have
time to watch it
+# FIXME: This can be removed now, as Cocoon now use Daisy/Maven for their
top-level site.
+#01 0,12 * * * /export/home/config/run-forrestbot.sh cocoon-site.xml notify
trunk
-# cocoon-docs Daisy is very slow (38 minutes) so make sure that it doesn't
clash with the re-start of Forrest update. Probably should use
forrestbot-trunk-stable instead.
-07 0,12 * * * /export/home/config/run-forrestbot.sh cocoon-docs.xml notify
trunk
+# cocoon-docs 2.1 Daisy is very slow (~= 35 minutes) so make sure that it
doesn't clash with the re-start of Forrest update. Probably should use
forrestbot-trunk-stable instead.
+08 0,12 * * * /export/home/config/run-forrestbot.sh cocoon-docs.xml notify
trunk
# this next one is happening via rgardler crontab
#18 1,2,5,8,11,14,17,20,23 * * * /export/home/config/run-forrestbot.sh
apache-projects.xml notify trunk