[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg drop grok 1.0 tests. add ztk packages. update version pins

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Oct 6 09:13:28 EDT 2010


Log message for revision 117301:
  drop grok 1.0 tests. add ztk packages. update version pins

Changed:
  U   Sandbox/janjaapdriessen/buildbot/buildout.cfg

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-10-06 13:03:35 UTC (rev 117300)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-10-06 13:13:28 UTC (rev 117301)
@@ -5,8 +5,7 @@
         slaves
         reboot-slaves
 versions = versions
-extensions = buildout.dumppickedversions
-             mr.developer
+extensions = mr.developer
 auto-checkout = collective.buildbot
 always-checkout = true
 allow-picked-versions = false
@@ -15,28 +14,26 @@
 collective.buildbot = svn http://svn.plone.org/svn/collective/collective.buildbot/trunk
 
 [versions]
-collective.buildbot =
-
 argparse = 1.1
 buildbot = 0.7.12
-buildout.dumppickedversions = 0.4
-distribute = 0.6.10
-manuel = 1.0.5
-mr.developer = 1.14
-Paste = 1.7.3
-PasteDeploy = 1.3.3
+distribute = 0.6.14
+manuel = 1.3.0
+mr.developer = 1.16
+Paste = 1.7.5.1
+PasteDeploy = 1.3.4
 PasteScript = 1.7.3
-setuptools = 0.6c11
-Twisted = 10.0.0
-virtualenv = 1.4.6
+Twisted = 10.1.0
+virtualenv = 1.5.1
+z3c.recipe.scripts = 1.0.1
 z3c.recipe.usercrontab = 1.0
-zc.buildout = 1.4.3
-zc.recipe.egg = 1.2.2
+zc.buildout = 1.5.1
+zc.recipe.egg = 1.3.2
 zc.recipe.macro = 1.3.0
-zc.recipe.testrunner = 1.2.0
-zope.exceptions = 3.5.2
-zope.interface = 3.5.3
-zope.testing = 3.9.4
+zc.recipe.testrunner = 1.4.0
+zope.exceptions = 3.6.1
+zope.interface = 3.6.1
+zope.testing = 3.10.0
+zope.testrunner = 4.0.0b5
 
 [master]
 recipe = collective.buildbot:master
@@ -90,24 +87,24 @@
 mailto = root at localhost
 # If the buildslave is built with python2.6
 # collective.buildbot will inject a python2.6 virtualenv here.
-bootstrap = python /tmp/bootstrap.py
+bootstrap = python2.6 bootstrap.py --distribute
 slaves = slave-ubuntu32
          slave-ubuntu64
          slave-osx
 
 [project-py2.5-defaults]
-bootstrap = /usr/bin/python2.5 /tmp/bootstrap.py
+bootstrap = python2.5 bootstrap.py --distribute
 
 [project-win-py2.5-defaults]
 slaves = slave-win
-bootstrap = C:\projects\virtualenv-2.5\Scripts\python C:\projects\bootstrap.py
-buildout = bin\buildout
+bootstrap = C:\projects\virtualenv-2.5\Scripts\python bootstrap.py
+buildout = bin\buildout -v
 test = bin\test
 
 [project-win-py2.6-defaults]
 slaves = slave-win
-bootstrap = C:\projects\virtualenv-2.6\Scripts\python C:\projects\bootstrap.py
-buildout = bin\buildout
+bootstrap = C:\projects\virtualenv-2.6\Scripts\python bootstrap.py
+buildout = bin\buildout -v
 test = bin\test
 
 [projects]
@@ -120,47 +117,106 @@
           ztk_win:ztk_parameters-win
           groktoolkit:groktoolkit_parameters
           groktoolkit_win:groktoolkit_parameters-win
-          grok-1.0:grok-1.0_parameters
-          grok-1.0-win:grok-1.0_parameters-win
           zope2:zope2_parameters
           zope2.12:zope2.12_parameters
-# needs buildslave with C compiler
-#          zope2_win:zope2_parameters-win
-#          zope2.12_win:zope2.12_parameters-win
 
 [trunk_repos]
 repos =
     http://svn.zope.org/repos/main/grokcore.annotation/trunk
+    http://svn.zope.org/repos/main/grokcore.component/branches/1.x
     http://svn.zope.org/repos/main/grokcore.component/trunk
-    http://svn.zope.org/repos/main/grokcore.component/branches/1.x
     http://svn.zope.org/repos/main/grokcore.content/trunk
     http://svn.zope.org/repos/main/grokcore.formlib/trunk
     http://svn.zope.org/repos/main/grokcore.message/trunk
+    http://svn.zope.org/repos/main/grokcore.security/branches/1.2
     http://svn.zope.org/repos/main/grokcore.security/trunk
-    http://svn.zope.org/repos/main/grokcore.security/branches/1.2
     http://svn.zope.org/repos/main/grokcore.site/trunk
     http://svn.zope.org/repos/main/grokcore.startup/trunk
-    http://svn.zope.org/repos/main/grokcore.view/trunk
     http://svn.zope.org/repos/main/grokcore.view/branches/1.13
     http://svn.zope.org/repos/main/grokcore.viewlet/trunk
+    http://svn.zope.org/repos/main/grokcore.view/trunk
     http://svn.zope.org/repos/main/grokproject/trunk
     http://svn.zope.org/repos/main/grok/trunk
     http://svn.zope.org/repos/main/grokui.admin/trunk
     http://svn.zope.org/repos/main/grokui.base/trunk
     http://svn.zope.org/repos/main/grokui.introspector/trunk
+    http://svn.zope.org/repos/main/martian/branches/0.11
     http://svn.zope.org/repos/main/martian/trunk
-    http://svn.zope.org/repos/main/martian/branches/0.11
     http://svn.zope.org/repos/main/megrok.strictrequire/trunk
     http://svn.zope.org/repos/main/z3c.autoinclude/trunk
     http://svn.zope.org/repos/main/z3c.flashmessage/trunk
     http://svn.zope.org/repos/main/zc.catalog/trunk
+    http://svn.zope.org/repos/main/zope.annotation/trunk
+    http://svn.zope.org/repos/main/zope.applicationcontrol/trunk
+    http://svn.zope.org/repos/main/zope.authentication/trunk
+    http://svn.zope.org/repos/main/zope.broken/trunk
+    http://svn.zope.org/repos/main/zope.browsermenu/trunk
+    http://svn.zope.org/repos/main/zope.browserpage/trunk
+    http://svn.zope.org/repos/main/zope.browserresource/trunk
+    http://svn.zope.org/repos/main/zope.browser/trunk
+    http://svn.zope.org/repos/main/zope.cachedescriptors/trunk
+    http://svn.zope.org/repos/main/zope.catalog/trunk
+    http://svn.zope.org/repos/main/zope.component/trunk
+    http://svn.zope.org/repos/main/zope.componentvocabulary/trunk
+    http://svn.zope.org/repos/main/zope.configuration/trunk
+    http://svn.zope.org/repos/main/zope.contentprovider/trunk
+    http://svn.zope.org/repos/main/zope.contenttype/trunk
+    http://svn.zope.org/repos/main/zope.copypastemove/trunk
+    http://svn.zope.org/repos/main/zope.copy/trunk
+    http://svn.zope.org/repos/main/zope.datetime/trunk
+    http://svn.zope.org/repos/main/zope.deferredimport/trunk
+    http://svn.zope.org/repos/main/zope.deprecation/trunk
+    http://svn.zope.org/repos/main/zope.dottedname/trunk
+    http://svn.zope.org/repos/main/zope.dublincore/trunk
+    http://svn.zope.org/repos/main/zope.error/trunk
+    http://svn.zope.org/repos/main/zope.event/trunk
+    http://svn.zope.org/repos/main/zope.exceptions/trunk
+    http://svn.zope.org/repos/main/zope.filerepresentation/trunk
+    http://svn.zope.org/repos/main/zope.formlib/trunk
+    http://svn.zope.org/repos/main/zope.i18n/trunk
+    http://svn.zope.org/repos/main/zope.intid/trunk
+    http://svn.zope.org/repos/main/zope.keyreference/trunk
+    http://svn.zope.org/repos/main/zope.lifecycleevent/trunk
+    http://svn.zope.org/repos/main/zope.location/trunk
+    http://svn.zope.org/repos/main/zope.login/trunk
+    http://svn.zope.org/repos/main/zope.mimetype/trunk
+    http://svn.zope.org/repos/main/zope.minmax/trunk
+    http://svn.zope.org/repos/main/zope.pagetemplate/trunk
+    http://svn.zope.org/repos/main/zope.password/trunk
+    http://svn.zope.org/repos/main/zope.pluggableauth/trunk
+    http://svn.zope.org/repos/main/zope.principalannotation/trunk
+    http://svn.zope.org/repos/main/zope.principalregistry/trunk
+    http://svn.zope.org/repos/main/zope.processlifetime/trunk
+    http://svn.zope.org/repos/main/zope.ptresource/trunk
+    http://svn.zope.org/repos/main/zope.publisher/trunk
+    http://svn.zope.org/repos/main/zope.ramcache/trunk
+    http://svn.zope.org/repos/main/zope.schema/trunk
+    http://svn.zope.org/repos/main/zope.securitypolicy/trunk
+    http://svn.zope.org/repos/main/zope.sendmail/trunk
+    http://svn.zope.org/repos/main/zope.sequencesort/trunk
+    http://svn.zope.org/repos/main/zope.server/trunk
+    http://svn.zope.org/repos/main/zope.session/trunk
+    http://svn.zope.org/repos/main/zope.site/trunk
+    http://svn.zope.org/repos/main/zope.size/trunk
+    http://svn.zope.org/repos/main/zope.structuredtext/trunk
+    http://svn.zope.org/repos/main/zope.tales/trunk
+    http://svn.zope.org/repos/main/zope.tal/trunk
     http://svn.zope.org/repos/main/zope.testing/trunk
-    http://svn.zope.org/repos/main/zope.browser/trunk
+    http://svn.zope.org/repos/main/zope.testrunner/trunk
+    http://svn.zope.org/repos/main/zope.traversing/trunk
+    http://svn.zope.org/repos/main/zope.viewlet/trunk
 
-# Don't test usercrontab on windows.
+# Don't test crontab or C-extensions on windows.
 [trunks_parameters]
 repos = ${trunk_repos:repos}
         http://svn.zope.org/repos/main/z3c.recipe.usercrontab/trunk
+        http://svn.zope.org/repos/main/zope.container/trunk
+        http://svn.zope.org/repos/main/zope.hookable/trunk
+        http://svn.zope.org/repos/main/zope.i18nmessageid/trunk
+        http://svn.zope.org/repos/main/zope.index/trunk
+        http://svn.zope.org/repos/main/zope.interface/trunk
+        http://svn.zope.org/repos/main/zope.proxy/trunk
+        http://svn.zope.org/repos/main/zope.security/trunk
 
 [trunks_parameters-win]
 <= project-win-py2.6-defaults
@@ -192,14 +248,6 @@
 repos = ${groktoolkit_parameters:repos}
 test = bin\test-grok
 
-[grok-1.0_parameters]
-<= project-py2.5-defaults
-repos = http://svn.zope.org/repos/main/grok/branches/1.0
-
-[grok-1.0_parameters-win]
-<= project-win-py2.5-defaults
-repos = ${grok-1.0_parameters:repos}
-
 [zope2_parameters]
 repos = http://svn.zope.org/repos/main/Zope/trunk
 test = bin/alltests



More information about the checkins mailing list