[Testbot] Plone 4.3 - Python 2.7 - Build # 2770 - Regression! - 4 failure(s)

jenkins at plone.org jenkins at plone.org
Sat Nov 15 16:59:56 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2770 - Failure!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2770/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: buildout.coredev
Branch: refs/heads/4.3
Date: 2014-11-15T17:12:48+01:00
Author: Martin Peeters (mpeeters) <martin.peeters at affinitic.be>
Commit: https://github.com/plone/buildout.coredev/commit/a4e61a3c856a8ef4a5bcb87252cdcc62d8066274

Add esteele.manager scripts

Files changed:
A versions-jenkins.cfg
M jenkins.cfg

diff --git a/jenkins.cfg b/jenkins.cfg
index 5cd44f5..5ed1e78 100644
--- a/jenkins.cfg
+++ b/jenkins.cfg
@@ -15,8 +15,11 @@
 extends =
     core.cfg
     https://raw.github.com/plone/buildout.jenkins/master/jenkins.cfg
+    versions-jenkins.cfg
 always-accept-server-certificate = true
-parts += jenkins-alltests
+parts +=
+    jenkins-alltests
+    esteele-manager
 jenkins-test-eggs = ${buildout:test-eggs}
 
 [jenkins-test-env]
@@ -31,3 +34,11 @@ package-map = ${alltests:package-map}
 groups = ${alltests:groups}
 exclude = ${alltests:exclude}
 test-script = ${buildout:bin-directory}/jenkins-test
+
+# ----------------------------------------------------------------------------
+# ESTEELE.MANAGER SCRIPTS
+# ----------------------------------------------------------------------------
+[esteele-manager]
+recipe = zc.recipe.egg:scripts
+eggs =
+    esteele.manager
diff --git a/versions-jenkins.cfg b/versions-jenkins.cfg
new file mode 100644
index 0000000..0e4f7f7
--- /dev/null
+++ b/versions-jenkins.cfg
@@ -0,0 +1,27 @@
+[versions]
+esteele.manager = 1.1
+
+GitPython = 0.3.2
+PyGithub = 1.25.2
+argcomplete = 0.8.3
+argh = 0.25.0
+configparser = 3.5.0b2
+docutils = 0.12
+gitdb = 0.6.0
+httplib2 = 0.9
+keyring = 4.0
+launchpadlib = 1.10.2
+lazr.authentication = 0.1.3
+lazr.restfulclient = 0.13.3
+lazr.uri = 1.0.3
+oauth = 1.0.1
+progress = 1.2
+simplejson = 3.6.5
+smmap = 0.8.3
+testresources = 0.2.7
+wadllib = 1.3.2
+wsgi-intercept = 0.9.0
+z3c.recipe.scripts = 1.0.1
+zc.recipe.egg = 2.0.1
+zest.releaser = 3.53
+zope.interface = 4.1.1




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1885 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141115/1143eda3/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 95310 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141115/1143eda3/attachment-0003.obj>


More information about the Testbot mailing list