Author: David Schneider <david.schnei...@picle.org>
Branch: numpy-tests
Changeset: r883:48f642fb266d
Date: 2013-11-10 22:47 +0100
http://bitbucket.org/pypy/buildbot/changeset/48f642fb266d/

Log:    put numpy builder on tannit64

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -437,10 +437,11 @@
                    'category': 'openindiana32',
                    },
                   {'name': NUMPY_64,
-                   'slavenames': ['numpy64'],
+                   'slavenames': ["tannit64"],
                    'builddir': NUMPY_64,
                    'factory': pypyNumpyCompatability,
                    'category': 'numpy',
+                   'locks': [TannitCPU.access('counting')],
                    },
                   {'name': PYPYBUILDBOT,
                    'slavenames': ['cobra'],
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to