Author: Armin Rigo <[email protected]>
Branch:
Changeset: r1064:2aed4ccd3b31
Date: 2018-10-03 11:39 +0200
http://bitbucket.org/pypy/buildbot/changeset/2aed4ccd3b31/
Log: Stop trying to run the benchmarks on tannit
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -321,8 +321,8 @@
),
Nightly("nightly-1-00", [
- JITBENCH, # on tannit32, uses 1 core (in part
exclusively)
- JITBENCH64, # on tannit64, uses 1 core (in part
exclusively)
+ #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)
], branch=None, hour=5, minute=0,
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit