[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg No longer run the gocept.selenium tests, as we moved all our tests to saucelabs / no longer have a private grid.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Jan 5 11:53:37 UTC 2012


Log message for revision 123948:
  No longer run the gocept.selenium tests, as we moved all our tests to saucelabs / no longer have a private grid.

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

-=-
Modified: Sandbox/janjaapdriessen/buildbot/buildout.cfg
===================================================================
--- Sandbox/janjaapdriessen/buildbot/buildout.cfg	2012-01-05 11:45:56 UTC (rev 123947)
+++ Sandbox/janjaapdriessen/buildbot/buildout.cfg	2012-01-05 11:53:37 UTC (rev 123948)
@@ -69,10 +69,6 @@
 port = 8999
 password = secret
 
-[buildslave_environment]
-GOCEPT_SELENIUM_SERVER_HOST = localhost
-GOCEPT_SELENIUM_APP_HOST = 0.0.0.0
-
 [poller]
 recipe = collective.buildbot:poller
 repositories = http://svn.zope.org/repos/main
@@ -197,20 +193,6 @@
           zope2.12-py2.6:zope2.12_parameters
           zope2.13-py2.6:zope2.13_parameters
           zope2.14-py2.6:zope2.14_parameters
-          gocept.selenium-selenium:gocept.selenium-selenium-parameters
-          gocept.selenium-static:gocept.selenium-static-parameters
-          gocept.selenium-wsgi:gocept.selenium-wsgi-parameters
-          gocept.selenium-ztk:gocept.selenium-ztk-parameters
-          gocept.selenium-zope210:gocept.selenium-zope210-parameters
-          gocept.selenium-zope212:gocept.selenium-zope212-parameters
-          gocept.selenium-grok:gocept.selenium-grok-parameters
-          gocept.selenium-plone3:gocept.selenium-plone3-parameters
-          gocept.selenium-plone4:gocept.selenium-plone4-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
           zope.pytest:zope.pytest-parameters
@@ -466,92 +448,6 @@
 mailto = zope-tests at zope.org
 mailmode = all
 
-[gocept.selenium-selenium-parameters]
-repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c selenium.cfg
-buildout = bin/buildout -v -c selenium.cfg
-slaves = slave-ubuntu32
-_test_timeout = 300
-
-[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
-_test_timeout = 300
-
-[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-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-zope210-parameters]
-repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.4 bootstrap.py -c zope210.cfg
-buildout = bin/buildout -v -c zope210.cfg
-slaves = slave-ubuntu32
-
-[gocept.selenium-zope212-parameters]
-repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c zope212.cfg
-buildout = bin/buildout -v -c zope212.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-plone3-parameters]
-repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.4 bootstrap.py -c plone3.cfg
-buildout = bin/buildout -v -c plone3.cfg
-slaves = slave-ubuntu32
-
-[gocept.selenium-plone4-parameters]
-repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.6 bootstrap.py -c plone4.cfg
-buildout = bin/buildout -v -c plone4.cfg
-slaves = slave-ubuntu32
-
-[gocept.selenium-plonetesting-zope210-parameters]
-repos = http://svn.zope.org/repos/main/gocept.selenium/trunk
-bootstrap = python2.4 bootstrap.py -c plonetesting-zope210.cfg
-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
-bootstrap = python2.6 bootstrap.py -c plonetesting-zope212.cfg
-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
-bootstrap = python2.4 bootstrap.py -c plonetesting-plone3.cfg
-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
-bootstrap = python2.4 bootstrap.py -c plonetesting-plone3-zope211.cfg
-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
-bootstrap = python2.6 bootstrap.py -c plonetesting-plone4.cfg
-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