Author: Antonio Cuni <[email protected]>
Branch:
Changeset: r729:c58056303898
Date: 2012-11-27 18:19 +0000
http://bitbucket.org/pypy/buildbot/changeset/c58056303898/
Log: nightly build the pypy-c-lib-python tests for py3k
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -309,6 +309,11 @@
APPLVLLINUX64, # on allegro64, uses 1 core
], branch=None, hour=3, minute=0),
+ Nightly("nightly-4-00-py3k", [
+ APPLVLLINUX32, # on allegro32, uses 1 core
+ #APPLVLLINUX64, # on allegro64, uses 1 core
+ ], branch="py3k", hour=4, minute=0),
+
#
Nightly("nighly-ppc", [
JITONLYLINUXPPC64, # on gcc1
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit