Author: mattip <[email protected]>
Branch:
Changeset: r1001:6cada2d6955f
Date: 2016-04-20 23:03 +0300
http://bitbucket.org/pypy/buildbot/changeset/6cada2d6955f/
Log: deactivate nightly jit-benchmark-linux-x86-64-single-run runs
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -291,7 +291,7 @@
LINUX64, # on speed-old, uses all cores
JITBENCH, # on tannit32, uses 1 core (in part
exclusively)
JITBENCH64, # on tannit64, uses 1 core (in part
exclusively)
- JITBENCH64_NEW, # on speed64, uses 1 core (in part
exclusively)
+ #JITBENCH64_NEW, # on speed64, uses 1 core (in part
exclusively)
], branch=None, hour=1, minute=0),
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit