[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg Add more gocept.selenium scenarios. Lose grokcore.view 1.13 branch.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Dec 29 15:38:01 EST 2010


Log message for revision 119208:
  Add more gocept.selenium scenarios. Lose grokcore.view 1.13 branch.

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

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-12-28 19:49:21 UTC (rev 119207)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2010-12-29 20:38:00 UTC (rev 119208)
@@ -199,6 +199,11 @@
           gocept.selenium-grok:gocept.selenium-grok-parameters
           gocept.selenium-wsgi:gocept.selenium-wsgi-parameters
           gocept.selenium-static:gocept.selenium-static-parameters
+          gocept.selenium-plonetesting-zope210:gocept.selenium-plonetesting-zope210-parameters
+          gocept.selenium-plonetesting-zope212:gocept.selenium-plonetesting-zope212-parameters
+          gocept.selenium-plonetesting-plone3:gocept.selenium-plonetesting-plone3-parameters
+          gocept.selenium-plonetesting-plone3-zope211:gocept.selenium-plonetesting-plone3-zope211-parameters
+          gocept.selenium-plonetesting-plone4:gocept.selenium-plonetesting-plone4-parameters
           fanstatic:fanstatic-parameters
           zope.fanstatic:zope.fanstatic-parameters
 
@@ -247,7 +252,6 @@
     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.traverser/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/grokcore.xmlrpc/trunk
@@ -420,28 +424,49 @@
 
 [gocept.selenium-ztk-parameters]
 repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c ztk.cfg
 buildout = bin/buildout -v -c ztk.cfg
 slaves = slave-ubuntu32
 
 [gocept.selenium-grok-parameters]
 repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c grok.cfg
 buildout = bin/buildout -v -c grok.cfg
 slaves = slave-ubuntu32
 
 [gocept.selenium-wsgi-parameters]
 repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c wsgi.cfg
 buildout = bin/buildout -v -c wsgi.cfg
 slaves = slave-ubuntu32
 
 [gocept.selenium-static-parameters]
 repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c static.cfg
 buildout = bin/buildout -v -c static.cfg
 slaves = slave-ubuntu32
 
+[gocept.selenium-plonetesting-zope210-parameters]
+repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
+buildout = bin/buildout -v -c plonetesting-zope210.cfg
+slaves = slave-ubuntu32
+
+[gocept.selenium-plonetesting-zope212-parameters]
+repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
+buildout = bin/buildout -v -c plonetesting-zope212.cfg
+slaves = slave-ubuntu32
+
+[gocept.selenium-plonetesting-plone3-parameters]
+repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
+buildout = bin/buildout -v -c plonetesting-plone3.cfg
+slaves = slave-ubuntu32
+
+[gocept.selenium-plonetesting-plone3-zope211-parameters]
+repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
+buildout = bin/buildout -v -c plonetesting-plone3-zope211.cfg
+slaves = slave-ubuntu32
+
+[gocept.selenium-plonetesting-plone4-parameters]
+repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
+buildout = bin/buildout -v -c plonetesting-plone4.cfg
+slaves = slave-ubuntu32
+
 [fanstatic-parameters]
 _vcs = hg
 _vcs_mode = clobber



More information about the checkins mailing list